Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...