Visual Studio 2010 Hangs on Load
Problem:
When loading Visual Studio 2010, the user interface freezes displaying "Loading toolbox content from package" followed by a component name and a GUID as picutred below...
Solution:
- Exit Visual Studio
- Navigate to the affected user's profile folder, i.e. c:\Users\[UserName]
- Beneath the user's profile folder, you should find \AppData\Local\Microsoft\VisualStudio\10.0
- Locate the file toolbox.tbd and rename it to toolbox.old.
- Run Visual Studio, after a few minutes the UI will became responsive which indicates that it completed rebuilding the toolbox.tbd file, which should now be smaller.
References:
No comments:
Post a Comment