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

Integrating Radcontrols in MOSS

1 Answer 35 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 16 Oct 2008, 06:18 PM
I like to start using Rad controls for ASP.NET AJAX in MOSS 2007 but when I enable the controls in the masterpage on the root site I got the following error:

An error occurred during the processing of /_catalogs/masterpage/default.master. Could not load file or assembly 'Telerik.Web.UI, Version=2008.1.512.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The system cannot find the file specified.

The web.config has all necessary entries and I was making sure I registered both libraries as follows:

gacutil -i c:\Telerik\Telerik.Web.UI.dll
gacutil -i c:\Telerik\Telerik.Charting.dll


Any ideas I will really appreciate.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 17 Oct 2008, 06:50 AM
Hello David,

How to use RadControls for ASP.NET AJAX in Sharepoint environment you can learn from the 'Integrating RadControls in MOSS' chapter of the documentation:

http://www.telerik.com/help/aspnet-ajax/introduction.html

Also verify that you are using the latest release 2008.2.1001 of the suite. Detailed instructions about how to upgrade our controls to another version or license are available here.

Best regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or