Side By Side Installation

Hello Is it possible to have side by side installations of Syncfusion Suite 1.6 and 3.0 ? Without having to upgrade all sollutions to 3.0? Atle

1 Reply

AD Administrator Syncfusion Team January 5, 2005 05:27 PM UTC

Hi Alte, Versions 3.0.1.0 and 1.6.x.x/2.x can exist together as the assembly names are different. You will not have to do anything and if you look at the GAC and the Syncfusion Public Assemblies folder (C:\Program Files\Syncfusion\Essential Suite\Assemblies) after installing version 3.0.1.0 on a machine with say version 2.1.0.9 installed you will see both the old and new assemblies: version 2.1.0.9: Syncfusion.Grid.dll version 3.0.1.0: Syncfusion.Grid.Base.dll, Syncfusion.Grid.Windows.dll So your older applications can link to the 1.6.x.x version and you can build newer applications that link to the 3.0 version. Regards Arun

Loader.
Up arrow icon