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

Upgrade visual studio solution from 2010 to 2019

5 Answers 1811 Views
Visual Studio Extensions
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 20 Nov 2019, 07:15 AM

We are upgrading visual studio 2010 to 2019 using Telerik (v 2015.2.728.40) controls

We have added telerik to reference but our project fail to run due to all telerik is not defined.

 

Is there any solution about this?

Thanks in advance.

5 Answers, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 20 Nov 2019, 07:50 AM

Hello, Ryan,

I would like to ask you to carefully check the references to all Telerik controls in your project and make sure that they are the same version considering the suffix as well (.20 or .40). Better yet, you can remove all references and add them anew by using the DLLs from your fresh installation. Delete the license.licx file. After that, you should rebuild your project, close Visual Studio and open it again to make sure that no references are kept in the memory by Visual Studio.  

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
andi
Top achievements
Rank 1
answered on 30 Nov 2019, 02:46 AM

Rebuild project ? does it mean recreate all telerik component on form.

 

Thanks

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 02 Dec 2019, 10:31 AM

Hello, Andi,

By "rebuild your project", I mean right-click over the project and select the "Rebuild" option from the context menu:

I hope this information helps.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Muhammad
Top achievements
Rank 1
Veteran
answered on 16 Sep 2020, 10:37 AM

How to upgrade telerik controls to telerik 2016 using visual studio 17 ?

 

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 18 Sep 2020, 05:48 AM

Hi, Muhammad,

The easiest way to upgrade to a newer version of the Telerik UI for WinForms suite is to open Windows Control Panel >> Programs >> Uninstall a Program and uninstall the existing version of the WinForms suite. Then you can download a newer version from your Telerik account and install it from the available msi: https://docs.telerik.com/devtools/winforms/installation-and-upgrades/download-product-files 

Once the new version is installed, check the references to all Telerik controls in your project and make sure that they are the same version considering the suffix as well (.20 or .40). Better yet, you can remove all references and add them anew by using the DLLs from your fresh installation. Delete the license.licx file. After that, you should rebuild your project, close Visual Studio and open it again to make sure that no references are kept in the memory by Visual Studio.  

I hope this information helps. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

Tags
Visual Studio Extensions
Asked by
Ryan
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
andi
Top achievements
Rank 1
Muhammad
Top achievements
Rank 1
Veteran
Share this question
or