Visual Studio 2010控件工具箱不可用 [英] Visual Studio 2010 Controls Toolbox Unusable

查看:303
本文介绍了Visual Studio 2010控件工具箱不可用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

问候,


在aspx页面中工作时,我的VS2010控制工具箱是空的。 想知道如何解决这个问题吗?


具体的错误信息类似于:  "此组中没有包含任何控件"


"显示完整列表"显示 控件已停用。


选择要包含的控件会显示所选的各种控件但它们不会显示在工具箱中。


我们将非常感谢任何帮助


祝你好运,


Todd




祝你好运,Todd

解决方案

你好Toodd,


感谢你的帖子。


首先,有几件事我想跟你澄清一下:



  • 这个问题只在一个aspx页/一个项目上出现了吗?您能否尝试创建一个新项目,并检查这个问题是否仍然存在?
  • 此问题是否发生在其他项目类型上?您是否可以尝试创建不同类型的项目(Windows窗体等),是否仍会出现此问题?
  • 您是否安装了任何加载项/扩展程序?

您可以执行以下步骤来解决此问题:



  • 右键单击"工具箱"选项卡>>重置工具箱,解决了这个问题;
  • 在"开始"菜单下打开Visual Studio命令提示符(2010) - >所有程序 - > Microsoft Visual Studio 2010  - > Visual Studio工具(使用管理员权限运行它:右键单击程序 - >以管理员身份运行);
  • 运行 devenv / Resetsettings 以消除设置损坏的原因;
  • 在命令提示符中运行 devenv / ResetSkipPkgs ;
  • 运行 devenv / Safemode 以查看您是否可以正确应用它。这可以消除第三方加载项或程序包导致问题的可能性。
  • 以安全模式重启机器。这可以隔离一些第三方应用程序/驱动程序的干扰;
  • 切换并尝试新的用户帐户。这可以排除用户配置文件损坏的可能性;
  • 启用Visual Studio日志记录以将所有活动记录到指定的日志路径。

    请尝试运行 devenv.exe / log< log path> 在命令提示符中,日志文件将在< log path> 中生成。然后,您可以检查并分析日志文件以查看是否有任何错误。

如果您有任何疑虑,请随时告诉我。


最诚挚的问候,


Greetings,

When working in an aspx page, my VS2010 controls toolbox is empty.  Wondering how to fix this?

Specific error message similar to:  "No controls contained in this group"

"Show complete list" displays controls disabled.

Selecting controls to include shows various controls selected but they do not appear in toolbox.

Any help would be greatly appreciated

Best regards,

Todd


Best regards, Todd

解决方案

Hi Toodd,

Thanks for your post.

First, there are several things I would like to clarify with you:

  • Did this issue only hapens on one aspx page/one project? Would you please try create a new project, and check whether or not this issue remains?
  • Did this issue happens on other project types? Would you please try create a different type of prject(Windows Forms etc.), did this issue still occurs?
  • Did you have any add-ins/extensions installed?

You can perform the steps below to troubleshooing this issue:

  • Right-click the Toolbox tab >> Reset Toolbox, did this issue resolved;
  • Open Visual Studio Command Prompt (2010) under Start menu -> All Programs -> Microsoft Visual Studio 2010  -> Visual Studio Tools (run it with Administrator privilege: right-click the program -> Run as administrator);
  • Run devenv /Resetsettings to eliminate the cause of corrupted settings;
  • Run devenv /ResetSkipPkgs in Command Prompt;
  • Run devenv /Safemode to see if you can apply it correctly. This can eliminate the possibility that third party Add-ins or packages are causing problems.
  • Reboot the machine in Safe Mode. This can isolate some third party application/driver's interference;
  • Switch and try a new user account. This can rule out the possibility of corrupted user profile;
  • Enable Visual Studio logging to log all activity to the specified log path.
    Please try running devenv.exe /log <log path> in Command Prompt, the log files will be generated in the <log path>. Then you can check and analyze the log file to see if there are anything incorrect.

If you have any concerns, please feel free to let me know.

Best Regards,


这篇关于Visual Studio 2010控件工具箱不可用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆