4 Answers, 1 is accepted
0
John
Top achievements
Rank 1
answered on 19 Jun 2017, 09:53 PM
The Version is 2017.2.613
0
Hello John,
Thank you for writing.
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. Should you have further questions I would be glad to help.
Regards,
Dess
Progress Telerik
Thank you for writing.
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. Should you have further questions I would be glad to help.
Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Kurt Boyer
Top achievements
Rank 1
answered on 05 Sep 2019, 02:22 PM
I was getting this same issue with version 2019.2.618.40 and have fixed it with some of the information in this post.
1) I ran the Upgrade Wizard in the Telerik UI for Winforms menu (even though the project was already upgraded).
2) Received a screen showing 0 errors, 0 everything. It basically seemed to do nothing.
3) Chose Build, Rebuild Solution and let that run.
4) Closed out of Visual Studio Professional 2017.
5) Restarted Visual Studio.
6) Opened the project and then I was able to "Open Property Builder" for any GridView.
Ian
commented on 26 Apr 2022, 01:40 PM
Top achievements
Rank 2
Bronze
Iron
Iron
Good solution. I also get the same issue - very occasionally - with Visual Studio 2022, and this fixes the issue.
..but why?
Dess | Tech Support Engineer, Principal
commented on 27 Apr 2022, 10:37 AM
Telerik team
Hello, Ian,
There are cases in which after upgrading to a new Telerik version, the existing project still refers the old assemblies. If you identify any precise steps that always replicate any undesired behavior, please let us know. That is why we always recommend our customers to check the references after the upgrade process and if they don't match with the latest version, just replace the assemblies with the new ones:
https://docs.telerik.com/devtools/winforms/installation-and-upgrades/updating-assemblies-in-a-project
There are cases in which after upgrading to a new Telerik version, the existing project still refers the old assemblies. If you identify any precise steps that always replicate any undesired behavior, please let us know. That is why we always recommend our customers to check the references after the upgrade process and if they don't match with the latest version, just replace the assemblies with the new ones:
https://docs.telerik.com/devtools/winforms/installation-and-upgrades/updating-assemblies-in-a-project
0
Hello, Kurt,
Thank you for sharing with the community how you handled the problem on your end.
The following help articles also give sample instructions how to upgrade the project and use the proper references in your project from the installation that you have:
https://docs.telerik.com/devtools/winforms/installation-and-upgrades/updating-assemblies-in-a-project
https://docs.telerik.com/devtools/winforms/visual-studio-integration/visual-studio-extensions/upgrade-project
https://docs.telerik.com/devtools/winforms/visual-studio-integration/visual-studio-extensions/latest-version-acquirer
I hope this information helps.
Thank you for sharing with the community how you handled the problem on your end.
The following help articles also give sample instructions how to upgrade the project and use the proper references in your project from the installation that you have:
https://docs.telerik.com/devtools/winforms/installation-and-upgrades/updating-assemblies-in-a-project
https://docs.telerik.com/devtools/winforms/visual-studio-integration/visual-studio-extensions/upgrade-project
https://docs.telerik.com/devtools/winforms/visual-studio-integration/visual-studio-extensions/latest-version-acquirer
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.