I downloaded the source code for .Text and got it running on my local machine no problem. I compiled the code and now I've copied up to my webserver. I have my webserver cofigured to host a single blog. When I try to access my admin page, I get an error: "The resource you requested could not be found." I'm at my whits end here. Don't know what to do. Any help is appreciated. I found a post with a similar problem and they mentioned copying up the admin.dll. I assume this is talking about Dottext.Web.Admin.dll. I made sure it copied up.
Interestingly enough, when I get the error message, the address in my browser points to: http://bernardstudios.com/admin/EditPosts.aspx. I checked the server and off my root, there is an admin directory with the editposts.aspx.
Thanks in advance for any advice.