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

[Solved] Using new version alongside old

1 Answer 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 18 Nov 2009, 10:12 AM
Hi,

I am trying to add a new project that uses version 2009.2.927.35 of the Telerik DLL to our website. However, there are a number of projects already on there that use version 2008.1.619.20.
I can obviously add the new version to the GAC, and have registered it a as a safe control in the web.config. However, since I can't have both versions in the website BIN directory, I can't get this to work.

Is there any way that I can have both working side by side?

Thanks for any help!

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 18 Nov 2009, 10:51 AM
Hi Developer,

I suppose its not possible to have two versions of dlls working side by side for the same application. Here's a forum link where you will be able to find out a detailed explanation on this:
Two Rad Versions in Visual Studio 2005

Thus, if you can use one version at a time and upgrade it later or you could save the dlls in different folders or locations.

Thanks
Princy.
Tags
General Discussions
Asked by
Mark
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or