Each time that I open the VS2010 application, the toolbar seems to take ages to load (at least 10 minutes to load the toolbox on each application start). The status message at the bottom of the VS2010 screen displays:
Loading toolbox content from package 'Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage'
I’ve got Telerik ASP.NET, Silverlight and WinForms controls added to my toolbox apart from the standard controls in Visual Studio.
Tried disabling AutoToolboxPopulate but that didn’t help. Any ideas on how I can speed this up?
Additional info:
- The toolbox is set to auto hide
- After the first 10 minute delayed load, the toolbox works fine during the rest of the time that I’ve got Visual Studio running.
This fix helped Fixing a broken toolbox (In Visual Studio 2010 SP1) – Michael Crump