Click here to Skip to main content
15,891,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my web site used telerik control. It is working, debuging fine.
But when I open designer view of a ASPX page then showing error as
VB
Error creating control-
Failed to create designer 'Telerik.Web.UI.RadajaxLoadingPanel,Telerik.Web.UI,Version=2011.2.915.50,culture=neutral,Publickeytoken=121fae78165ba3d4'

.

I just remove and add references of telerik .but no result.
What is the reason and how can avoid this
Posted
Updated 3-Jul-13 2:16am
v2
Comments
[no name] 3-Jul-13 8:49am    
You should probably be asking Telerik about it.

1 solution

Try to add a reference to the Telerik.Web.Design.dll, it has the preview for Telerik controls in Design View.
 
Share this answer
 

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


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