如果窗口布局发生更改,Visual Studio 2008 会在关闭时崩溃

发布于 2024-09-14 21:00:59 字数 105 浏览 1 评论 0原文

如果我更改了窗口的排列方式(例如将输出窗口停靠在其他位置),每当我关闭它时,我的 VS2008 就会崩溃。我已经关闭了所有插件等。我怀疑布局的设置文件已损坏或其他东西。它在哪里,删除它会有帮助吗?

My VS2008 is crashing whenever I close it, if I have changed how windows are arranged (e.g. docking the Output window somewhere else). I have switched off all plugins etc. I suspect that the settings file for the layout is corrupted or something. Where is it, and would delteing it possibly help?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ㄖ落Θ余辉 2024-09-21 21:00:59

您可能需要应用以下修补程序:

KB960075 - 取消停靠窗口或更改布局后 VS 开发环境崩溃

请注意修补程序尚未经过回归测试,因此可能存在问题。仅当它能解决您的问题时才安装它。

You might want to apply the following hotfix:

KB960075 - VS Dev Environment crash after undocking windows or changing layouts

Note that a hotfix has not undergone regression testing, so there might be issues with it. Install it only if it solves your problem.

多彩岁月 2024-09-21 21:00:59

要查看是否是您的用户设置 - 使用工具选项备份您的设置,然后重置并查看是否可以解决您的问题。如果是这样,那么您可以慢慢恢复旧设置,一次恢复 1 个部分,看看是什么导致了问题。那时,您必须重置并恢复所有再次起作用的内容。

当我的查找/替换对话框消失时,我必须执行此操作一次。如果我使用快捷方式或菜单,该对话框一定已经出现在屏幕之外。执行上述操作解决了问题

To see if it is your user settings - back up your settings using the tools options then reset and see if that sorts out your problem. If it does, then you can slowly restore your old settings 1 section at a time to see which causes the issues. At that point you have to reset and restore all the ones that worked again.

I had to do this once when my find / replace dialog box disappeared. If I used the short cut or menu the dialog box must have been appearing off the screen. Doing the above sorted out the issue

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文