This is a migrated thread and some comments may be shown as answers.

Using 2 different version of Telerik Dll in same machine?

2 Answers 149 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
AereoN
Top achievements
Rank 1
AereoN asked on 18 Jan 2011, 03:00 AM
Hi,

I have an ongoing solution using the old telerik dll and I wish not to upgrade the dll to the latest version to avoid any incompatibility problem with the existing codes.
However I wish to start another solution using the latest dll using the same machine.
Is there a method to configure the same machine to host 2 different version of dlls?
If there is, may I know what are the steps to configure it?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Kiara
Top achievements
Rank 1
answered on 18 Jan 2011, 10:29 AM
Should be doable. I can think of two ways to do that:
  • Reference the different telerik dll versions from the /bin folders of the separate projects.
  • Add the telerik dlls to the Global Assembly Cache on that machine and use fully qualified name for the assembly (including the exact version of it) in the projects' web.config file.

Kiara

0
Miguel
Top achievements
Rank 1
answered on 29 Sep 2011, 04:58 PM
but... aparently the new instalation erase the old....
Tags
General Discussions
Asked by
AereoN
Top achievements
Rank 1
Answers by
Kiara
Top achievements
Rank 1
Miguel
Top achievements
Rank 1
Share this question
or