web section and I set the specif" />
开发者

custom web server debuggin on visual studio 2010

开发者 https://www.devze.com 2023-03-27 01:21 出处:网络
I\'m having issues debugging my ASP.Net web application. I am trying to debug it through our local network. I picked \"Use custom web server\" under the properties --> web section and I set the specif

I'm having issues debugging my ASP.Net web application. I am trying to debug it through our local network. I picked "Use custom web server" under the properties --> web section and I set the specific page to the path to the page that I'd like to see on that server. However, I keep getting "IIS does not list a web site that matches the launched URL" all the time. Everyone else on the network have no trouble debugging with exactly the same con开发者_开发问答figuration.

Thanks a lot for your help


I finally figured it out. To get it to debug finally I went to IIS Manager. Navigated to my site and selected .Net compilation. There I had to switch the behaviour to debug and it all started working.


Just for others who find this page, I thought I'd add what worked for me. In my case, it was none of the above. I'd just forgotten to run Visual Studio as Administrator.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号