KU
Kumaresh
Syncfusion Team
May 1, 2007 05:30 AM UTC
Hi Yifei,
Inorder to configure the VS ToolBox in Command prompt, first you remove the existing version and add your needed version.
Step 1:
Remove the Syncfusion toolbox in command prompt,
Please run the command 'runall 4.x.x.x unistall' from the following location,
[Install Drive]:\Program Files\Syncfusion\Essential Studio\4.x.x.x\Utilities\ToolBoxInstaller
Step 2:
Remove the Syncfusion assemblies in command prompt,
Please run the command 'assemblymanagerconsole /removeall' from the following location,
[Install Drive]:\Program Files\Syncfusion\Essential Studio\4.x.x.x\Utilities\Assembly Manager
Step 3:
Install the Syncfusion assemblies in command prompt,
Please run the command 'assemblymanagerconsole /version:4.x.x.x /install' from the following location,
[Install Drive]:\Program Files\Syncfusion\Essential Studio\4.x.x.x\Utilities\Assembly Manager
Step 4:
Install the Syncfusion toolbox in command prompt,
Please run the command 'runall 4.x.x.x' from the following location,
[Install Drive]:\Program Files\Syncfusion\Essential Studio\4.x.x.x\Utilities\ToolBoxInstaller
Now the Syncfusion Tools will be added in the ToolBox. Inorder to verify, once you drag and drop a control from the toolbox in to the form, the dependant assembly references(Syncfusion.Core, etc.) should be added to the project's reference tree.
Kindly try this and let me know if this helps.
Thank you for using Syncfusion products.
Regards,
Kumaresh