Open Visual Studio 2010, Show loading toolbox contents in lower left corner
When I do not know when to open the visual Studio2010 in the lower left corner of the loading toolbox content, this process is simply torture.
then began to find solutions on the Internet. Most of the workaround is to use the Visual Studio2010 command Prompt to execute the following two commands:
1, Input: devenv /resetskippkgs, then enter
2, Input: devenv /resetsettings, then enter
It was found to be free of eggs after N-change attempts.
Finally found the following article:
http://michaelcrump.net/fixing-a-broken-toolbox-in-visual-studio-2010-sp1/
Follow the above method, the magical discovery can actually.
If your visual studio2010 also has SP1installed. Then the following methods may be helpful to you:
1. Delete the registry [hkey_local_machine\software\wow6432node\microsoft\visualstudio\10.0\packages\{ 2C298B35-07DA-45F1-96A3-BE55D91C8D7A}]
2. Delete the following four files C:\Users\ your user name \appdata\local\microsoft\visualstudio\10.0\
Restarting visual Studio2010 discovers that the four files you just deleted are back, and if you're careful you'll find that the first two files are a lot smaller.
Open Visual Studio 2010, Show loading toolbox contents in lower left corner