標籤:
首先重啟電腦,無法解決的情況下執行以下步驟:
- 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
*.suo
file. 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!
以上步驟親測可用哦。。。。
visual studio 一直顯示正在準備解決方案