English 中文(简体)
VS 2008年“停止偷窃”后不稳定
原标题:VS 2008 unstable after "Stop Debugging"

视窗2003 X86, VSTS 9.0.30729.1 SP

我使用了“Attach to process”来诋毁该方案,但最近,我“Stop Debugging”通过“临时+ f5”引发错误,说“VS有内部错误,而且不稳定”。 之后,所有与粉碎相关的菜单都是残疾的。 即便我强行关闭方案,“稳定”和“努力处理”等,情况依然存在,使我成为重新启动解决办法的唯一选择。

我认为,造成这种情况的唯一原因是,我强行杀害了这一进程,以便能够迅速重建这一进程,但我没有做过任何不正常的事情。

另一个幻灯塔:当我试图通常关闭安全局时,我收到“来源文件[]不属于“在发展信息网内开启的所有档案中被篡改”的项目,但档案属于该项目。

感谢任何答复。

问题回答

我用一个腐败的视频演播室用户解决方案备选方案文件看到这一点。 步骤:

  1. Close the solution if it is open
  2. Backup your .suo Visual Studio solution user options file (rename it to .bak)
  3. Reopen the solution.

应当自动建立新的索求档案。 问题本应消失。





相关问题
How to speed up Visual Studio 2008? Add more resources?

I m using Visual Studio 2008 (with the latest service pack) I also have ReSharper 4.5 installed. ReSharper Code analysis/ scan is turned off. OS: Windows 7 Enterprise Edition It takes me a long time ...

Trouble with VS.PHP installing it s own Apache server

I tried installing VS.PHP some time ago. I was intent on seeing how it works with my current setup. I immediately encountered trouble: none of my sites wanted to render. On windows, I m using WAMP ...

Jquery and Intellisense in VS 2008 with hotfix and SP1

I followed Scott Guthrie s instructions as outlined at http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-2008.aspx but no avail: intellisense still doesn t work. Any tips?

Fixing "error C2065: undeclared identifier"

First off, I m completely out of my depth here. So the question might be the wrong one to ask, but here goes... As per the accepted answer to this question, I m trying to compile the bindings for the ...

View whitespace in VS2008

After Jeph most recent post: http://www.codinghorror.com/blog/archives/001310.html, I thought to myself it would be fun to see if any of my code has those trailing whitespaces. So I open Visual ...

热门标签