背景

Visual Studio 2015 在 Debug 模式下调试失败。

[Visual Studio] - Unable to launch the IIS Express Web server 问题之解决

 

错误

[Visual Studio] - Unable to launch the IIS Express Web server 问题之解决

[Visual Studio] - Unable to launch the IIS Express Web server 问题之解决

 

解决

删除解决方案下 .vs/config 文件夹,重新运行解决方案可进行调试。

[Visual Studio] - Unable to launch the IIS Express Web server 问题之解决

 

参考资料

https://stackoverflow.com/a/39740867

相关文章: