调试/跟踪无法写入 VSIX 项目中的输出窗口
是否有任何原因(可能是已知错误或缺少 SDK)导致调试和跟踪在以下环境中停止工作:
我最近格式化了我的工作站。在我已经使用了一个月的解决方案中全新安装了 VS2010 Ultimate。它包含一个 exe 和一个 vsix 作为其输出。调试和跟踪在 exe 中工作,但在调试 vsix 时,不会将任何内容写入输出窗口。我已经安装了 VS SDK。我已使用导入/导出设置来重置环境。我已禁用所有扩展(从扩展管理器)。我还尝试删除解决方案中的 .suo 文件。
Is there any reason, maybe a known bug or missing SDK that would cause debug and trace to stop working in the following environment:
I recently formated my workstation. Fresh install of VS2010 Ultimate in a solution I've been working with for a month. It contains an exe and a vsix as it's outputs. debug and trace work in the exe but when debugging the vsix nothing is written to the output window. I have the VS SDK installed. I've used Import/Export settings to reset the environment. I've disabled all extensions (from the extension manager). I also tried deleting the .suo files in the solution.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)