This is a migrated thread and some comments may be shown as answers.

Telerik.Web.UI error while deploying RadGrid to SharePoint 2010

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Fname
Top achievements
Rank 1
Fname asked on 01 Dec 2011, 09:22 PM
I recently downloaded ASP.Net AJAX controls and trying to create a custom webpart with RagGrid binding to SQL Server table. When I try to deploy the package to SharePoint 2010 site, I get the following error:

Could not load file or assembly 'Telerik.Web.UI' or one of its dependencies. The system cannot find the file specified.

I tried adding the Telerik.Web.UI.dll to web apps Bin folder but that didn't help either.

The version of Telerik.Web.Ui.dll is 2011.3.1115.35.

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 06 Dec 2011, 05:38 PM
Hello,

Make sure that you have a SafeControl entry for the telerik dll and that you are referencing the dll by its strong name whereever that is necessary - for example, in the Register page directives.

Greetings, Tsvetoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Fname
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or