visual studio 2010 toolbox standard controls missing

toolbox, visual-studio, visual-studio-2010

Solution

This may help you.

In the Toolbox, select the tab where you want to add the control.

Right-click the Toolbox and select Choose Items from the shortcut menu.

The Choose Toolbox Items dialog box opens. The following illustration shows the Choose Toolbox Items dialog box.

Problem

I have created an `asp.net` project in visual studio 2010 ultimate edition. I can't see Standard, Data etc toolbox tabs, I can only see Telerik and HTML controls. I tried to reset the toolbox, tried to delete `C:\Users\mypcuser\AppData\Local\Microsoft\VisualStudio\10.0\*.tbd`. I also tried `devenv /ResetSkipPkgs` but nothing worked for me. Please suggest a Solution thanks!

Original source