Hello All,
I have recently become involved with a project that was started in VS2015 with what i have to assume was the previous version of Telerik UI. When the project is loaded from my co-workers machine everything is fine. When I open the same project from our Team Foundation server using VS2017 and the current version of the Telerik UI I get the error message shown in the design tab.
I am very new to .net development and the Telerik UI software so if any additional information is needed please let me know.
Thank you in advance for any assistance.
10 Answers, 1 is accepted
The errors shown in the attached screenshot are usually related to wrong or not properly updated references to the Telerik DLLs. Please, try the suggestions given in the following article and let us know should you need further assistance on this matter:
https://docs.telerik.com/devtools/aspnet-ajax/general-information/troubleshooting/design-time-troubleshooting#unknown-server-tagcould-not-load-file-or-assembly-errors
Regards,
Vessy
Progress Telerik

Vessy,
I have started through the article that was sent and when I got to step 3 I found that I do not have the RadControls folder under the Telerik. Aside from that issue all of the other suggestions look correct.
Have I failed to install something?
The RadControls version was added in our previous versions, but in the latest ones the name of the folder you need is similar to the following one:
C:\Program Files (x86)\Telerik\UI for ASP.NET AJAX R2 2017\Bin45
Do you have such path in the installation folder of your machine?
Regards,
Vessy
Progress Telerik

Yes, the path might be different depending on the installed package - I am glad you managed to find the needed DLLs on your machine. Did you manage to resolve the "Error creating control" errors after referring them or should you need further assistance on this matter?
Regards,
Vessy
Progress Telerik

Everything is working correctly now.
thank you.

Thank you for the update, Jarrett - I am glad you managed to resolve the problem. Let us know should any further issue occur.
Regards,
Vessy
Progress Telerik

I am receiving the ERROR CREATING CONTROL with (1) a completely NEW project (not an update of an old one, (2) brand new install of VS 2017 ENT and (3) I removed and reinstalled Telerik. It shouldn't be difficult to install and without the need to be a dll expert (which I am not). I am willing to reinstall VS and Telerik. Regards,
Craig Gossage
As of our latest 2018 Q1 release we don't register the Telerik.Web.Design.dll to the GAC when the controls are installed so you will need to add this library manually to your project. Details regarding this matter and how to fix it are provided here:
https://docs.telerik.com/devtools/aspnet-ajax/general-information/troubleshooting/design-time-troubleshooting#error-creating-control-failed-to-create-designer-after-upgrade-to-r1-2018
Regards,
Vessy
Progress Telerik