经典 asp "Application debugging is disabled" visual studio 2015

Classic asp "Application debugging is disabled" in visual studio 2015

我尝试调试经典 asp 网站,但是当我连接到 iisexpress 进程时,Visual Studio 2015 在解决方案资源管理器中显示 "application debugging is disabled"。

我试着遵循这个指南: link

与Visual Studio 2015的区别在于需要修改

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

相对于

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