I have a web project using VS2005/SQL Express/Windows XP Pro. I had to rename the aspnet database because when I posted my site on
www.webhost4life.com I had several issues, including my app trying to use someone else's aspnetdb database. Their technical staff made the recommendation and after doing so my app works perfectly on their server. The problem i now have is in my development environment. If I view or change anything in the database from within the VS Server view interface, I cannot run my app in debug mode. I always get an error saying it is unable to connect. If I close VS and reopen it I can run in debug mode just fine. I've been doing this for a week now and am getting fed up. This used to work when the database was named aspnetdb. Has anyone experienced this and more importantly, how do I fix this? Thanks, Phill