The Web Server Could Not Find the Requested Resource visual studio debugging

前端 未结 3 1195
被撕碎了的回忆
被撕碎了的回忆 2021-02-14 13:35

Issue

I have a .net 4.0 Web Application running in visual studio 2012, every time I go to debug the site i\'m receiving the following error:

The

3条回答
  •  礼貌的吻别
    2021-02-14 13:59

    I had the same symptoms but a completely different problem. I had attempted to install Url Scan and it didn't seem to work correctly as I could not find the .ini file to edit settings within. I had forgotten that I had installed it, but it appears by default it will prevent debugging from working.

    Uninstalling Url Scan solved the issue for me. To uninstall it I had to right-click on the .msi file and choose Uninstall. Url Scan did not show up under the "Add or remove programs" section.

提交回复
热议问题