DevExpress 控件在 Visual Studio 工具箱中不可见

发布于 2024-10-03 16:41:01 字数 179 浏览 2 评论 0 原文

我刚刚安装了 DXperienceXaf-10.1.7,但是这些控件没有出现在 VS 2010 工具箱中,也没有显示在 VS 2008 工具箱中。我已从“开始菜单”快捷方式运行 ToolboxCreator,但无济于事。这是 Windows 7 上的问题。

有解决办法吗?如果没有,我该如何手动添加它们?似乎有无数的dll文件。

I've just installed DXperienceXaf-10.1.7, but the controls do not appear in the VS 2010 toolbox, neither do they show in the VS 2008 toolbox. I have run ToolboxCreator from the 'start menu' shortcut to no avail. This is on Windows 7.

Is there a fix for this? If not, how do I manually add them? There seem to be a zillion dll files.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

我很坚强 2024-10-10 16:41:01

对于 32 位 Windows 安装,您可以通过创建新的 DevExpress Toolbox 选项卡并从

“C:\Program Files (x86)\DevExpress 2010.1\Components\Sources\DevExpress.DLL”

中拖动所有 DLL 来手动添加它们,删除 (x86)。

希望有帮助!

You can manually add them by creating a new DevExpress Toolbox Tab and dragging all the DLLs from

"C:\Program Files (x86)\DevExpress 2010.1\Components\Sources\DevExpress.DLL"

Remove (x86) for a 32 bit Windows installation.

Hope that helps!

一场春暖 2024-10-10 16:41:01

虽然问题很老,但我在安装 DevExpress 升级时经常遇到这个问题。让它工作的步骤是:

  • “修复”DevExpress 安装
  • 从“开始”菜单运行 Toolbox Creator

另外,我在这个版本中注意到的一件事是,该工具箱似乎只出现在 .Net Framwork 3.5 及更高版本的 Web 项目中。

Dev Express v2011 vol 2 遇到了这个问题。

希望它有帮助。

Although question quite old, I often get this problem when installing a DevExpress upgrade. Steps to get it working are:

  • 'Repair' the DevExpress installation
  • Run the Toolbox Creator from the Start Menu

Also one thing I noticed with this version is that the toolbox only seems to appear on .Net Framwork 3.5 and above web projects.

Had this issue with Dev Express v2011 vol 2.

Hope it helps.

我ぃ本無心為│何有愛 2024-10-10 16:41:01

DevExpress 控件未在 Visual Studio 工具箱中显示(禁用):

此问题是由应用程序目标框架设置为 .Net Framework 2.0 引起的,

一旦目标框架更改为 4.0,控件将在工具箱中可用。

要更改 Visual Studio 中的目标框架:
对于 VB.net:

  1. 右键单击“解决方案资源管理器”中的项目,然后单击“属性...”。
  2. 在“编译”选项卡上,单击“高级编译选项...”按钮。
  3. 将目标框架(所有配置)更改为 .NET Framework 4。

对于 C# 。 net:

  1. 右键单击解决方案资源管理器中的项目,然后单击属性...
  2. 单击应用程序选项卡并将目标框架更改为 .NET Framework 4。

之后,您需要通过右键单击存在控件的工具箱选项卡来修复工具箱。 Visual Studio 将自动关闭,并在应用某些配置后重新打开。现在您将在工具箱上找到所有可用的 devExpress 控件..

谢谢...

Pulkit Aggrawal
(电子邮件:[电子邮件受保护]

[JITR 技术]

DevExpress Controls not showing up (disable) in Visual Studio toolbox:

This issue was caused by the application Target Framework being set to .Net Framework 2.0

once the Target Framework was changed to 4.0, the controls became available in the Toolbox.

To change the Target Framework in Visual Studio :
For VB.net:

  1. Right click the project in the Solution Explorer and click Properties...
  2. On the Compile tab, click the Advanced Compile Options... button
  3. Change the Target framework (all configurations) to .NET Framework 4.

For C# .net:

  1. Right click the project in the Solution Explorer and click Properties...
  2. Click the Application tab and change the Target framework to .NET Framework 4.

After that you need to repair toolbox by right clicking on toolbox tab, where controls exist. Visual Studio will close automatically and will reopen after some configuration will apply. Now you will find all devExpress Controls available on toolbox..

Thank you...

Pulkit Aggrawal
(email: [email protected])

[JITR Technology]

三生池水覆流年 2024-10-10 16:41:01

我建议您获取安装日志(它应该位于安装程序附近)并通过在 支持中心。我们将使用它研究问题出现的原因,并让您知道导致此问题的原因。

I would suggest that you grab the installation's log (it should be positioned near the installer) and send it to the devexpress by creating a new ticket in the support center. We will research why the problem appears using it and let you know what causes this issue.

倒数 2024-10-10 16:41:01

只需从 DevEx 设置修复 DevEx

Just repair the DevEx from the DevEx Setup

傲影 2024-10-10 16:41:01

以免这样做:
1.打开你的视觉工作室
2.打开您的解决方案,例如我的解决方案是mngpwn(它是Windows表单应用程序)
3. 将应用程序目标.net框架设置为.net 4.7或更高版本
4. 在 Visual Studio 解决方案资源管理器中打开的解决方案中,打开表单。我的是 Form1.cs [设计],
5.激活工具箱,选择常规选项卡,
6. 恢复 Visual Studio 窗口
7. 打开 Windows 资源管理器并转到已安装的 DexExpress dll 文件的文件夹
8.恢复下窗口资源管理器
9. 选择视图作为详细视图,然后按类型文件对视图进行排序
10. 转到窗口资源管理器,选择存储的.dll。我的位于 C:\Program Files (x86)\DevExpress 13.2\Components\Bin\Framework,
11. 拖至工具箱上的常规选项卡,
12. 等一下。当出现对话框窗口时,单击“确定”,
13.根据需要重命名工具箱中的常规选项卡,
14. 创建新选项卡并移动要分组的 DevExpress 组件组,
15. 完成!
16. 现在您可以使用所有DevExpress组件了。
17. 对 Web 解决方案类型中的 Web 组件执行相同的操作。

Lest do like this:
1. Open your visual studio
2. Open your solution, for example in mine is mngpwn (it's windows form app)
3. Set application target .net framework to .net 4.7 or above
4. On opened solution in visual studio solution exploler, open the form. In mine is Form1.cs [Design],
5. actived Toolbox, select General Tab,
6. Restore down the visual studio windows
7. Open windows explorer an go to folder of installed DexExpress dll file
8. Restore down the window exploler
9. select view as Detail View and then sort view by Type file
10. Go to window exploler, select the .dll stored. In mine is in C:\Program Files (x86)\DevExpress 13.2\Components\Bin\Framework,
11. Drag to general tab on toolbox,
12. Wait a momen. When appear the dialog window, click Ok,
13. Rename the general tab in tooolbox as you want,
14. Make new tab and move the group of DevExpress Component you want to group,
15. Done!
16. You now can use all of DevExpress component.
17. Do the same for web component in web solution type.

债姬 2024-10-10 16:41:01

以下是显示 DevExpress 工具栏的基本步骤;对于初学者。
选择查看>工具箱。选择工具箱上的任意位置,然后右键单击并选择“添加选项卡”。
您需要为该选项卡命名。右键单击这个新组,选择“选择项目”。将出现一个对话框,并且可能需要一段时间才能加载组件。
如果此处不存在 DevExpress 组件,请单击“浏览”并选择 dll 文件。这会将所有项目添加到新组中。

Here is the basic steps to display DevExpress toolbar; for beginners.
Select View > Toolbox. Select anywhere on the toolbox and right click and select Add Tab.
You need to name this tab. Right click on this new group, select Choose Items. A dialog box appears and it might take a while to load the components.
If DevExpress components are not present here, click on Browse and select the dll files. This will add all the items to the new group.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文