Hi,
I have a Telerik control inside an ASP.NET UserControl. The UserControl is deployed to the Sharepoint 2010 site.
Currently I am receiving the error:- "Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified."
What I have done so far:
- I have added the Telerik.Web.UI.dll to the GAC.
- I have added it to the SafeControls list
- I have checked that all the Ajax required tags are present (as in
http://www.telerik.com/help/aspnet-ajax/moss-install-aspnet-ajax.html)
Is there something else I am missing??
Note* I am aware that there are separate products for Sharepoint but I want to use my exisiting Telerik controls.
Thank you,
KS