简体   繁体   English

Visual Studio 2015中的经典asp“应用程序调试已禁用”

[英]Classic asp “Application debugging is disabled” in visual studio 2015

I try to debug a classic asp website, but Visual Studio 2015 says "application debugging is disabled" in the solution explorer when I connect to iisexpress process. 我尝试调试经典的asp网站,但是当我连接到iisexpress进程时,Visual Studio 2015在解决方案资源管理器中说“应用程序调试被禁用”。

I tried to follow this guide: link 我试着按照这个指南: 链接

The difference with Visual Studio 2015 is that you need to modify 与Visual Studio 2015的不同之处在于您需要修改

<<solutiondir>>\.vs\config\applicationhost.config 

as opposed to the applicationhost.config in 而不是applicationhost.config中

%USERPROFILE%\Documents\IISExpress\config\applicationhost.config

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM