【问题标题】:Visual Studio 2015: WindowsXamlDiagnosticsTap exceptionVisual Studio 2015:WindowsXamlDiagnosticsTap 异常
【发布时间】:2016-01-06 15:27:52
【问题描述】:

当我从 Visual Studio 2015 运行 Windows Phone 10 项目时,第二次运行后会弹出以下异常:

Exception thrown at 0x61594533 (WindowsXamlDiagnosticsTap.dll) in remote.exe: 0xC0000005: Access violation reading location 0x00000000.

If there is a handler for this exception, the program may be safely continued.

在调试和发布模式下引发异常。连续运行也会因此异常而失败。唯一的解决方法是在每次调试运行后重新启动 Visual Studio。

有没有办法禁用这个 xaml 调试水龙头?或者异常的原因是什么?

问候,

【问题讨论】:

    标签: visual-studio exception windows-runtime windows-phone visual-studio-2015


    【解决方案1】:

    可能是这个已知问题:https://github.com/Microsoft/WindowsUIDevLabs/issues/75

    暂时禁用实时可视化树调试。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-04-04
      • 2023-03-31
      • 1970-01-01
      • 2015-10-22
      • 2016-07-26
      • 2017-01-27
      相关资源
      最近更新 更多