我需要调试一个asp.net项目。我想通过浏览器使用VisualStudio2015的调试功能来调试网站。我刚刚调试成功。
我已经试过这些方法了 How to solve ERR_CONNECTION_REFUSED when trying to connect to localhost running IISExpress - Error 502 (Cannot debug from Visual Studio)?
和 localhost refused to connect Error in visual studio
但他们都没有工作。
我刚刚解决了在调试器本机代码和SQLServer中禁用的问题。