visual studio 2010 toolbox standard controls missing

廉价感情. 提交于 2019-12-18 05:04:34

问题


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!


回答1:


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.




回答2:


Try to right click on the Toolbox and select "Reset Toolbox"

The common controls should appear in the Dialog Editor list along with all the MFC ones that I seem to be limited to when the problem happens.

I have this happen frequently. I don't know what causes it, but this fix always works and is fine for me since I didn't customize anything.




回答3:


This will help you... In Visual studio, go to view-toolbar-check standard and layout.. Then restart the visual studio and be sure on design page and check for toolbox.. Now the standard toolbox items will appear.. Thanks.




回答4:


Just for the Future Viewer of this page

VS 2010 standard ToolBox cannot be viewed.

Mostly this is happen on a first run.

It solved the problem with Ctrl + Alt + X in your keyboard.



来源:https://stackoverflow.com/questions/10753589/visual-studio-2010-toolbox-standard-controls-missing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!