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

[Solved] Telerik Q1 2008 & Telerik Q2 2009

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Angel Ustarroz Larriba
Top achievements
Rank 1
Angel Ustarroz Larriba asked on 11 Aug 2009, 12:19 PM
Hi,

We are developing a project with Telerik Q1 2008 version, and now we were thinking in upgrade to Telerik Q2 2009 version.
Is possible to have both Telerik version in the same project and step by step upgrade each page of our project to Telerik Q2 2009 version.
Or if we want to upgrade to Telerik 2009 Q2 we need to upgrade all project controls.

Thanks, David.

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 11 Aug 2009, 01:08 PM
Hi Angel Ustarroz Larriba,

I hope you understand that the .NET framework does not allow you to use two different versions for the same assembly in a single web-application. The reasons are several: the assembly names are the same, so there is no way to keep them both in the same folder; the namespaces are the same, which in turn does not allow you to use different assemblies on the same page or project.

There are a lot of changes between Q1 2008 and Q2 2009 suites, so I strongly suggest you first carefully review the controls' documentation for any changes and backwards compatibility issue you may face during the upgrade.

Kind regards,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Angel Ustarroz Larriba
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or