visual studio 一直显示正在准备解决方案
首先重启电脑,无法解决的情况下执行以下步骤:
- Kill Visual Studio
- Open Visual Studio without loading a solution
- Disable AnkhSvn as Source Control plugin (Tools->Options->Source Control->Plug-in Selection->None)
- Disable "Document Well 2010 Plus" (VS2010) or "Custom Document Well" (VS2012) in Productivity Power Tools (Tools->Options->Productivity Power Tools) - I read that somewhere and it might have helped as well...
- Close Visual Studio
- Delete the solution's
*.suofile. This is located in the same folder as the solution itself. NOTE:You will lose several settings for your solution, like currently opened files, breakpoints, bookmarks, current solution configuration & platform (e.g. Debug x86) etc. - Restart Visual Studio
- Load the solution - it was much faster now!
- Close Visual Studio
- Open Visual Studio without loading a solution
- Re-enable AnkhSvn and the "Document Well"
- Restart Visual Studio
- Open the solution - it was still loaded in seconds!
以上步骤亲测可用哦。。。。
转载于:https://www.cnblogs.com/wupeihong/p/4929442.html
本文来自互联网用户投稿,文章观点仅代表作者本人,不代表本站立场,不承担相关法律责任。如若转载,请注明出处。 如若内容造成侵权/违法违规/事实不符,请点击【内容举报】进行投诉反馈!
