Devexpress Visual Studio 2017

If your DevExpress version is newer, it should be integrated in your Visual Studio. If you've installed VS 2017 after installing DevExpress, make sure to run the DevExpress installer in Repair mode afterwards. Visual Studio 2017 Extension Sim-Ship Partners.; 29 minutes to read In this article. The power of Visual Studio is increased by the thousands of extensions that allow you to customize or enhance your development. Learn how to use Visual Studio 2017 to develop applications, services, and tools in the language of your choice, for your platforms and devices. DevExpress Universal 2017 Final Release is a professional software designed to build apps with perfect quality. DevExpress Universal 17.1 Crack provides a diversity of tools to build great apps. The software integrates a variety of visual studio products all in one. As I posted yesterday, the newly published DevExpress Universal v16.1.8 supports the Release Candidate for Visual Studio 2017. VS2017 RC is a pretty stable release; however, you should be careful: this is still a beta and you may encounter issues as you experiment with it together with our controls. DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development.

  1. Devexpress Visual Studio 2017
  2. Devexpress Visual Studio 2017 Integration
  3. Devexpress Visual Studio 2017 Community Edition
Active2 years ago

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.

ProfKProfK
14.3k93 gold badges328 silver badges658 bronze badges

6 Answers

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

'C:Program Files (x86)DevExpress 2010.1ComponentsSourcesDevExpress.DLL'

Devexpress visual studio not toolbox

Remove (x86) for a 32 bit Windows installation.

Hope that helps!

TomTomDevexpress visual studio 2017
3,0101 gold badge16 silver badges24 bronze badges

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.

AshesToAshesAshesToAshes
6282 gold badges12 silver badges28 bronze badges

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: pulkit.aggarwal.333@gmail.com)

[JITR Technology]

Pulkit-aggarwalPulkit-aggarwal

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.

DevExpress TeamDevExpress Team
11k2 gold badges20 silver badges23 bronze badges
cihata87cihata87
1,62110 gold badges29 silver badges49 bronze badges

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.

rjoserjose

Not the answer you're looking for? Browse other questions tagged visual-studiodevexpress or ask your own question.

Active2 years, 7 months ago

I had Visual Studio 2012 and Devexpress 16.2.3. Now I installed VS Community 2017 RC, after that I 'Repaired' installation of Devs, but menu and dev toolbox is still missing. I tried to deinstall and install again, restart computer, but still no luck. In VS2012 menu and toolbox is working.

Devexpress Visual Studio 2017
therkotherko

1 Answer

I suggest you to go through this DevExpress thread - VS 2017 RC - Missing toolbox items and DevExpress menu item. It has relevant information to your issue as below:

Devexpress Visual Studio 2017

You first re-install DevExpress v16.2 in Repair mode. It also may be necessary to perform additional steps as explained in the How to resolve issues with Toolbox items article. If the problem persists, please provide the logs from the ToolboxAnalyzer tool and the DevExpress menu (How to collect the “DevExpress” menu diagnostic logs) for research.

Currently, support for Visual Studio 2017 RC is added to versions 16.1 and 16.2. Please review the Using Visual Studio 2017 RC with DevExpress: some caution needed blog post for more information.

Devexpress Visual Studio 2017 Integration

Hope this help..

Devexpress Visual Studio 2017 Community Edition

Niranjan SinghNiranjan Singh
16.2k2 gold badges35 silver badges67 bronze badges
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.

Not the answer you're looking for? Browse other questions tagged visual-studio-2012devexpressvisual-studio-2017 or ask your own question.