打开的url 的iis辅助进程当前没有运行
打开的url 的iis辅助进程当前没有运行。。。。。。
这错误的英文提示是“Unable to start debugging on the web server. The IIS worker process for the launched URL is not currently running.”,可以通过英文信息进行搜索。
找到一个这个问题的解决方法:
VS 2010 + IIS: Unable to start debugging on the web server. The IIS worker process for the launched URL is not currently running。我就是根据那个提示搞定的,只要把指定的那个网站的IP改为“全部未分配”就好了