简体   繁体   English

Settings.settings设计器挂起

[英]Settings.settings designer hang

After doing a source control revert on some changes I'd been making to the settings.settings designer, when reopening the designer, Visual Studio stopped responding. 在执行源代码控制后,还原了我一直在进行的settings.settings设计器中的某些更改,当重新打开设计器时,Visual Studio停止了响应。 Now every time I open the solution, VS attempts to open the designer and hangs. 现在,每次我打开解决方案时,VS都会尝试打开设计器并挂起。

I've seen this sort of thing before, and usually VS remembers the file/project that was causing problems and doesn't load it next time you open the solution. 我以前见过这种情况,通常VS会记住引起问题的文件/项目,并且在您下次打开解决方案时不会加载它。 This isn't happening now. 现在没有发生这种情况。

Anyone know how to stop VS from reopening windows in a solution? 任何人都知道如何在解决方案中阻止VS重新打开Windows? Is there a config option/command line switch/prefs file that can ask VS not to bother restoring windows when I open a solution? 打开解决方案时,是否有配置选项/命令行开关/首选文件可以要求VS不要打扰还原窗口?

It appears that the solutionName.v11.suo file is where this sort of thing is stored. 看来solutionName.v11.suo文件是存储此类内容的位置。

Deleting it fixed my problem. 删除它解决了我的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM