Cant install WinForms

Hey,
i have installed WinForms viaEssential Studio Enterprise Edition Binary with TestStudio.
But after installing it there is no extention in Visual Studio. But it says installation was sucessfull.
Im using Visual Studio Enterprise 2019.


5 Replies 1 reply marked as answer

GR Ganesan Rengasamy Syncfusion Team April 26, 2021 09:45 AM UTC

Hi Luca, 
 
Thanks for contacting Syncfusion support. 
 
As per your query we suspect that the Syncfusion WinForms Extension may disabled in your Visual Studio 2019. Please follow the below steps to resolve the issue from your side. 
 
  1. In Visual Studio 2019 go to Extensions -> Manage Extensions -> Installed and check whether the WinForms Extensions – Syncfusion is enable or not.
  2. If it’s disable, please enable it by clicking on the Enable button
  3. Then restart the Visual Studio and check the Syncfusion WinForms extension in your Visual Studio.

If the WinForms Extensions – Syncfusion is not available in the Extensions -> Manage Extensions -> Installed window, please share the below details to check the issue further from our side. 

  1. Share all the dd_VSIXInstaller.log files which is available in the below location
%LocalAppdata%\Temp 
  1. Gatherlog file. Please follow the steps from the link to get the Gatherlog file.
 
Regards, 
Ganesan Rengasamy. 


Marked as answer

LH Luca Hildebrandt April 26, 2021 10:46 AM UTC

Hello,
unfortunately its not disabled:


i attached the log files.

Attachment: Logs_fa6baba4.zip


GR Ganesan Rengasamy Syncfusion Team April 27, 2021 11:42 AM UTC

Hi Luca, 
 
Thanks for the update. 
 
As per your shared log files, we suspect that some other msi\setup installation is in progress in your machine and blocking VSIXInstaller.exe to install VSIX from Visual Studio 2019. Could you please kill or end the msi/setup installation process from Task Manager?  
Example:   
  
After that, you can follow the steps below to install Syncfusion Windows Forms Extension.  
  1. Close Visual Studio 2019 and run the command prompt in Admin mode
  2. Navigate to the “SyncfusionVSIXInstallerConsole.exe” location
               Location: {InstallPath\Syncfusion\Essential Studio\Windows\19.1.0.54\Utilities\Extensions\VSIX Installer  
Example: C:\Program Files (x86)\Syncfusion\Essential Studio\Windows\19.1.0.54\ Utilities\Extensions\VSIX Installer  
  1. Execute the following command for SyncfusionVISIXInstallerConsole.exe
               Argument: SyncfusionVSIXInstallerConsole.exe /action:install /isinstaller:true /platform:"Windows"  
               Example:   
                  
  1. Now, open Visual Studio 2019 and check Syncfusion Windows Forms Extension will be installed.
If still you are facing the issue, please follow the below steps to install the Syncfusion WinForms extension manually in your Visual Studio 2019. 
 
  1. Close the Visual Studio 2019.
  2. Double click on the Syncfusion Windows Forms VSExtensions.vsix file which is available in the below location.
    "C:\Program Files (x86)\Syncfusion\Essential Studio\Windows\19.1.0.54\Utilities\Extensions\Syncfusion Windows Forms VSExtensions.vsix"
  3. Then click on the Modify button to install the extension in your Visual Studio.
  4. After completed the installation open the Visual Studio and check the Syncfusion WinForms extension for your development.

Regards, 
Ganesan Renggasamy. 



LH Luca Hildebrandt April 28, 2021 12:16 PM UTC

Thanks Ganesan,

the solution was to install it with the cmd command :)

Greetings,
Luca


GR Ganesan Rengasamy Syncfusion Team April 29, 2021 04:42 AM UTC

Hi Luca, 
 
We glad to know that the Syncfusion WinForms extension has installed on your machine. Please let us know if you need further assistance, we will be happy to assist you. 
 
Regards, 
Ganesan Rengasamy. 


Loader.
Up arrow icon