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

Using 2 different Telerik versions in a project

1 Answer 170 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Denis
Top achievements
Rank 1
Denis asked on 08 Dec 2010, 07:59 PM
I have created a custom control that uses the newest telerik version. I have now compiled that into a dll and want to reuse it in some projects what use an older version of the telerik controls. Is this possible?

The newest version is in the GAC but when I try to compile the old project I get an error.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 09 Dec 2010, 05:37 AM
Hello,

As far as I know, you cannot use different assembly versions referenced within the same project. You could use the same version of Telerik dll in custom control and in your project. I found this forum discussed similar scenario.

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