当我单击新架构比较时,Visual Studio 2010 Ultimate 崩溃
正如标题所示,我使用的是完整版 VS2010 Ultimate,每次我尝试进行架构比较时,VS 都会崩溃。
调试错误为:devenv.exe 中 0x75549617 处未处理的异常:0xE0434352:0xe0434352。
有人遇到过这个问题吗?你能帮忙吗?
谢谢
As the title says, I am using a full version of VS2010 Ultimate and everytime I try to do a schema comparison VS crashes.
The debug error is: Unhandled exception at 0x75549617 in devenv.exe: 0xE0434352: 0xe0434352.
Anyone had this issue and can you help?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我发现了这个问题,生产力电动工具扩展导致了这个问题。
我开始一次禁用所有扩展,我发现这就是罪魁祸首。
我将把这个问题留给其他人如何解决这个问题。
I have found the issue, The Productivity Power Tools Extension was causing the problem.
I started going through disabling all the extenstions one at a time, and I found this to be the culprit.
I will leave this here for anyone else how comes across this issue.