Ido Posted July 26, 2004 Posted July 26, 2004 Hi, All i wanted to do is to change my web application name... I thought it will be easy, but it apears to be not so easy. I changed every appearance of x(the old name) to y(the new name). "Unable to run the project: unable to start debugging on the web server. The project is not configured to be debugged. Verify that you have a valid project file called 'web.config' for the URL specified and 'debug' is set to 'true' in that file." - Well, i have checked my 'web.config' file and all the required configurations is there. Good to mention that i'm using Visual Studio 2002, and i'm writing a web application with vb.net. The IIS locates on the same computer. Do you know what am i missing here? Thanks in advanced. Quote
Administrators PlausiblyDamp Posted July 26, 2004 Administrators Posted July 26, 2004 Did you also rename the folder under IIS? If so you will need to make sure it is still configured as a virtual folder under the IIS MAnager. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Ido Posted July 28, 2004 Author Posted July 28, 2004 Did you also rename the folder under IIS? If so you will need to make sure it is still configured as a virtual folder under the IIS MAnager. Yes. The folder wasn't configured as a virtual folder under the IIS. Thanks. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.