【问题标题】:Debugger not started in the VS2008VS2008中没有启动调试器
【发布时间】:2015-06-01 06:53:36
【问题描述】:

我在.NET framework 3.5 in VS 2008 中开发了Web 应用程序,托管在应用程序池ASP.NET 4.0 Integrated pipeline mode 下的IIS 中。 当我通过点击F5 按钮开始调试时,它会抛出errordebugger is not started

但是,如果我在VS2010VS2013 中打开同一个应用程序并开始调试,则调试器启动成功。

如果我在 IE 中浏览应用程序的 URL,它运行成功。我的问题是调试器没有在 VS2008 中启动。

What are the settings to be checked/changed to get working?

【问题讨论】:

    标签: asp.net visual-studio-2008 iis-7.5 visual-studio-debugging


    【解决方案1】:
    I have fixed by enabling the windows authentication for the respective website in IIS.
    

    参考:

    1) http://blogs.iis.net/brian-murphy-booth/visual-studio-2008-unable-to-debug-asp-net-app-on-iis-7-0

    2) http://forums.iis.net/t/1165570.aspx

    【讨论】:

      猜你喜欢
      • 2011-01-04
      • 1970-01-01
      • 2011-05-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-11-22
      • 1970-01-01
      相关资源
      最近更新 更多