How to recover missing Visual Studio 2015 Toolbox


1. Open your Visual Studio 2015 developer command prompt
2. Change path as given below
<Visual Studio Installation Path>\Common7\IDE (by default is C:\Program Files \Microsoft Visual Studio 14.0\Common7\IDE)
For example on my pc path is : C:\Program Files\Microsoft Visual Studio 14.0\Common7\IDE
3. Run the following commands:
devenv.exe /resetskippkgs, it will clear all SkipLoading tags that have been added to VSPackages by users who want to avoid loading problem VSPackages.
Open your project or new project, now you will be able to see the Toolbox.
Thanks, 
Enjoy




Comments

Popular posts from this blog

Executing PowerShell scripts from C#

HOW TO Use the NumericUpDown Control

Exposing Agile Software Development Myths