We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Need help to build the different branches code with different version of syncfusion binaries in same build machine

Hi ,
We have mutliple branches in the TFS ,One TFS branch(Branch1) code is using 6.0 build syncfusion and another branch(Branch2) code using 9.4 syncfusion build. We want to build the the branch1 and branch 2 in the same build machine . I feel we can install registry entries for one version of syncfusion in one box at a time. Is there any way to build different branches code with different version of syncfusion.




1 Reply

SS Sivaguru S Syncfusion Team January 6, 2012 01:30 PM UTC

Hi Pattabhi,

Thanks for using Syncfusion Products.

It is possible to install different versions of Syncfusion in a same machine.

1)Please check whether the License key for the version(6.0.x.x and 9.4.x.x) installed in TFS(Team Foundation Server) is properly set in the following registry paths

If 32 bit machine

HKEY_CURRENT_USER\Software\Syncfusion\Essential Suite\Installed Versions\Keys

HKEY_LOCAL_MACHINE\Software\Syncfusion\Essential Suite\Installed Versions\Keys

If 64 bit machine

HKEY_CURRENT_USER\Software\Syncfusion\Essential Suite\Installed Versions\Keys

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Syncfusion\Essential Suite\Installed Versions\Keys

We regret to let you know that you can’t use different versions of Essential Studio assemblies in same project. But you can install different versions of Essential studio setup in the same machine and use it in different projects by directly referring the assemblies from Essential studio installed location with “Specific version” set to “True” for older versions assemblies.

If you refer the syncfusion assemblies from your local bin folder, then set the assembly reference as Copy Local=True and ensure that only one Syncfusion.Core reference entry exist in your project.

Please let us know if you have any queries.

Regards,
Sivaguru S


Loader.
Live Chat Icon For mobile
Up arrow icon