If you're installing .Text (a.k.a. Community Server :: Blogs) on a web server where .Net 2.0 has been installed, you may want to change the application running .Text so that is uses .Net 1.1.  By default, new IIS applications will try to run 2.0.  Leaving it at 2.0 will result in a number of exceptions being thrown at runtime.  I've yet to figure out how to configure the application to run on 2.0 without errors.