Click here to Skip to main content
15,888,116 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi guys
I am creating Application using Telerik controls, but when i drag controls on UI then its show
error creating control' controls fails its design.
I also adds
1.Telerik.Web.UI.dll
2.Telerik.Web.design.dll
3.Telerik.Reporting.dll
4.Telerik.ReportViewer.WenForms.dll
5.itextsharp.dll
6.DotNetNuke.dll
7.6.DotNetNuke.Web.dll
8.DotNetNuke.RadEditProvider.dll
9.6.DotNetNuke.WebCotrols.dll
i add the reference of this dll into my projects
but error not solved .I aslo posted same que ..but i dont get appropriate soln till

can anyone help me

Thanxx
Posted
Comments
JoCodes 7-Sep-13 4:03am    
Have you done any up-gradations for your Telerik Rad controls recently to a new version?
indrajeet jadhav 7-Sep-13 4:05am    
Nope...i am using .licensed version.

1 solution

You can try the below links which is already available as solution for the issue .
Usually this problem occurs when the version of the Telerik control assemblies and the registered verion in the config files are not matching.

http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/error-creating-control-solution-found.aspx[^]

http://blogs.telerik.com/telerikreportingteam/posts/08-12-24/visual-studio-error-creating-control.aspx[^]

Hope these links helps.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900