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

Updating Telerik Controsl

3 Answers 38 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rick
Top achievements
Rank 1
Rick asked on 26 Jul 2016, 02:12 PM

I have updated the dll and I want to know if I need to replace each control on the page.  We have upgraded .Net version 3.5 to 4.6 and the Telerik controls will not work with the successful update of the dll's.

 

So do I need to replace each control with new controls?

 

 

 

3 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 27 Jul 2016, 11:15 AM

Hello Rick,

There is no need to replace the controls. The most likely reason for a problem after the upgrade is an issue with the new references and I advise you review the Upgrading help article and follow the Manual process.

Also, you should use the assemblies from the bin45 folder, as instructed in the Included assemblies article.

Regards,

Marin Bratanov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Marin Bratanov
Telerik team
answered on 27 Jul 2016, 11:28 AM

Hi again Rick,

Just a quick follow up because I noticed your history and that you have used the now obsolete suite "RadControls for ASP.NET Classic" before 2009.

When the controls were rewritten to use the MS AJAX framework (thus resulting in the current suite and architecture), this had to cause a number  of changes, so you may actually need to go through your code and implement things with the current codebase.

Some controls have articles like this one: Migrating From RadDock ASP.NET To ASP.NET AJAX and you can browse the tree on the left for the others that you use. They may help you in the migration process. For issues not covered in those articles, I advise that you review the rest of the control documentation and demos to see how to implement the desired functionality.

Regards,

Marin Bratanov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Rick
Top achievements
Rank 1
answered on 27 Jul 2016, 12:03 PM
Thanks for the quick responses. I will look into the code with your advice.
Tags
General Discussions
Asked by
Rick
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Rick
Top achievements
Rank 1
Share this question
or