Unable to start debugging on the web server. The web server could not find the requested resource

后端 未结 10 3229
猫巷女王i
猫巷女王i 2021-02-20 12:17

I\'m having this error trying to debug my ASP.NET MVC app. I\'ve set the app to \"Use Local IIS Web server\", and selected ASP.NET as the debugger. Running the site without debu

10条回答
  •  无人共我
    2021-02-20 12:56

    This happened to me today. Turned out to be that the default website was stopped in iis. I had been working on a second website that didn't use it for a long time. Simple fix but took me a while to see it!

提交回复
热议问题