【问题标题】:Start debugging after stop hangs on Visual Studio在 Visual Studio 上停止挂起后开始调试
【发布时间】:2016-08-31 02:58:18
【问题描述】:

我开始调试一个 mvc 项目。如果我停止并再次开始调试,Visual Studio 就会挂起。如果我更改端口并开始调试,就可以了。

问题:在更改端口之前,我无法停止并开始调试。我该如何解决这个问题?

我在 Vs 2013 Ultimate 和 Vs 2015 Community 中对此进行了测试。 IIS Express 版本:10

【问题讨论】:

    标签: asp.net-mvc visual-studio iis localhost iis-express


    【解决方案1】:

    清除applicationhost.config 上的站点绑定,并确保您在项目中没有相同的端口号。

    与 2015 年相比,applicationhost.config 位于 \ProjectDirectory\.vs\config

    【讨论】:

      猜你喜欢
      • 2012-07-19
      • 2015-02-27
      • 1970-01-01
      • 1970-01-01
      • 2013-09-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-02-13
      相关资源
      最近更新 更多