HI Ibrahim,
Greetings from Syncfusion!
Please try the below steps to resolve the reported issue with the toolbox configuration.
1. Run the SyncfusionToolboxInstaller_VS2017.vsix in admin mode using VSIXInstaller.exe from the following location.
Syncfusion Toolbox VSIX Location: {Installed Drive}\{Program Files}\Syncfusion\Essential Studio\{PlatformName}\{Version}\Utilities\ToolBoxInstallers\SyncfusionToolboxInstaller_VS2017.vsix
Example : C:\Program Files (x86)\Syncfusion\Essential Studio\Windows\17.2.0.34\Utilities\ToolBoxInstallers\SyncfusionToolboxInstaller_VS2017.vsix
Admin Mode |
1. Open the command prompt window in admin mode.
2. Navigate to Visual Studio 2019 IDE Location mentioned below.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\Common7\IDE
3. Run the VSIXInstaller.exe with the below commands.
VSIXInstaller.exe /a /q " {Syncfusion Toolbox VSIX Location} "
Example : VSIXInstaller.exe /a /q "C:\Program Files (x86)\Syncfusion\Essential Studio\Windows\17.2.0.34\Utilities\ToolBoxInstallers\SyncfusionToolboxInstaller_VS2017.vsix"
|
2. Now, navigate to the below location in command prompt.
Location: {Installed Drive}\{Program Files}\Syncfusion\Essential Studio\{PlatformName}\{Version}\Utilities\ToolBoxInstallers\ToolboxInstallerConsole_VS2017.exe
Example: C:\Program Files (x86)\Syncfusion\Essential Studio\Windows\17.2.0.34\Utilities\ToolBoxInstallers\ToolboxInstallerConsole_VS2017.exe
3. Run the ToolboxInstallerConsole_VS2017.exe with the below arguments.
>ToolboxInstallerConsole_VS2017.exe /action:install /framework:4.6 /platform:WindowsForms /vsversion:2019 /ispkgdefremovealone:true
Note: If you want to configure the other framework in Visual Studio 2019, edit the /framework value as 4.0 or 4.5 or 4.6. You can also modify the platform as WPF if you want to configure WPF controls and ASP.NET to configure ASP.NET platform controls in Visual Studio toolbox.
In case if you are still facing the same issue, then please share the below details to check further on our end and provide you the solution at the earliest.
1. Platform name to which you facing the toolbox configuration issue.
2. Follow the steps suggested in the below KB article link and send us the zip file which consists of complete Syncfusion Installer logs generated by our tool.
Regards,
Balaji R