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

Using Telerik controls on Dynamics CRM

6 Answers 564 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Moises
Top achievements
Rank 2
Moises asked on 16 May 2011, 06:39 PM
Im working, in a Dynamics CRM customization, and I'm considering to use Telerik controls, but first I  would like to know If I can Include ASP.NET Ajax RadControls in this proyect, and If the radcontrols work fine with Dynamics CRM.


Many thanks, in advance, for your help.
Moises Rodriguez

6 Answers, 1 is accepted

Sort by
0
Accepted
Sebastian
Telerik team
answered on 18 May 2011, 11:57 AM
Hello Moises,

Our ASP.NET AJAX controls extend the standard ASP.NET server controls and should work properly under any .NET CMS-like solutions like Microsoft Dynamics CRM. To include them in the project either copy the Telerik.Web.UI.dll in the /bin folder or in the Global Assembly Cache and reference it from there.

Best regards,
Sebastian
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Moises
Top achievements
Rank 2
answered on 18 May 2011, 04:42 PM
Hello sebastian, Thank you very much for your answer
Moises Rodriguez

0
Klibor
Top achievements
Rank 1
answered on 18 Jul 2011, 08:14 PM

I'm having problems using telerik controls with Dynamics CRM, i've included the Telerik.Web.UI dll into /bin folder
and when I open the page with Microsoft Dynamics CRM i got an error like that:

Microsoft CRM Error Report:
Error Description:
Unknown server tag: 'telerik:RadScriptManager'.

Error Details:
Unknown server tag: 'telerik:RadScriptManager'.

Full Stack:
[HttpException: Unknown server tag: 'telerik:RadScriptManager'.] 












Error Number:

Source File:
Not available

Line Number:
Not available


Date: 07-18-2011

Time: 16:10:38

Server: dynserver.dynamics.br
Request URL:

 

0
Sebastian
Telerik team
answered on 19 Jul 2011, 08:52 AM
Hi Klibor,

Confirm that you do have a valid reference to the Telerik.Web.UI.dll in your Dynamic CRM project (either in the web.config or via a Register directive on the pages in which you use our AJAX controls). Thus you should be able to cope with the error you are currently facing.

You may also review this documentation article for more info.

Regards,
Sebastian
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Moises
Top achievements
Rank 2
answered on 26 Jul 2011, 01:15 AM
Hi Klibor,
I am using telerik controls in a Dynamics CRM 4 customization,  if you want to use telerik controls you just have to create a website project with the apropiate telerik references. to integrate your project in the crm, just copy Telerik.Web.UI.dll to bin folder, and your aspx pages including the webconfig  file to the ISV folder, in your web config you have to remove the authentication section, and that's all.

You shoud be able to display a webpage with telerik controls inside a IFrame.

I hope it's useful.


greetings




0
Klibor
Top achievements
Rank 1
answered on 26 Jul 2011, 02:04 PM
Thanks Sebastian and Moises, now i'm able to use Telerik Controls in Dynamics CRM.
Tags
General Discussions
Asked by
Moises
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
Moises
Top achievements
Rank 2
Klibor
Top achievements
Rank 1
Share this question
or