简体   繁体   English

visual studio 2010工具箱标准控件缺失

[英]visual studio 2010 toolbox standard controls missing

I have created an asp.net project in visual studio 2010 ultimate edition. 我在visual studio 2010终极版中创建了一个asp.net项目。

I can't see Standard, Data etc toolbox tabs, I can only see Telerik and HTML controls. 我看不到标准,数据等工具箱标签,我只能看到Telerik和HTML控件。

I tried to reset the toolbox, tried to delete C:\\Users\\mypcuser\\AppData\\Local\\Microsoft\\VisualStudio\\10.0\\*.tbd . 我试图重置工具箱,试图删除C:\\Users\\mypcuser\\AppData\\Local\\Microsoft\\VisualStudio\\10.0\\*.tbd

I also tried devenv /ResetSkipPkgs but nothing worked for me. 我也尝试了devenv /ResetSkipPkgs但没有任何对我devenv /ResetSkipPkgs

Please suggest a Solution thanks! 请建议解决方案谢谢!

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. 下图显示了“选择工具箱项”对话框。 在此输入图像描述

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. 常见的控件应该出现在对话框编辑器列表中,以及我在问题发生时似乎限制的所有MFC控件。

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. 我不知道是什么导致它,但这个修复始终有效,对我来说很好,因为我没有自定义任何东西。

这将帮助您...在Visual Studio中,转到视图工具栏检查标准和布局..然后重新启动visual studio并确保在设计页面上检查工具箱..现在将出现标准工具箱项目..谢谢。

Just for the Future Viewer of this page 仅适用于本页面的Future Viewer

VS 2010 standard ToolBox cannot be viewed. 无法查看VS 2010标准ToolBox。

Mostly this is happen on a first run. 大多数情况下,这是在第一次运行时发生的。

It solved the problem with Ctrl + Alt + X in your keyboard. 它通过键盘上的Ctrl + Alt + X解决了问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM