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

The RadScriptManager is incompatible with the Ajax Control Toolkit (Version number 40412 and higher)

2 Answers 59 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Anil
Top achievements
Rank 1
Anil asked on 05 Jul 2011, 10:42 AM
Hi,
I am developing application in Dot Net 4.0. I am using Telerik RadControls for ASP.NET Ajax version 2010.3.1317.40 and AjaxControlToolkit version 4.1.40412.2
I  have used RadAjaxManager in my page. But it gives script error. Earlier with AjaxControlToolkit version 1.0.10301.0 it was working fine.

I tried the fix provided by telerik admin
<telerik:RadScriptManager runat="server" EnableScriptCombine="false" />  but still error is comming.

Guide me to resolve this issue asap.

2 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 05 Jul 2011, 11:20 AM
Hi Anil,

Please review the communication in this forum post which should help you address any MS Ajax Toolkit compatibility issues you might currently have.

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
Anil
Top achievements
Rank 1
answered on 05 Jul 2011, 01:44 PM
not working with this fix. It gives error like

if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');

Tags
Ajax
Asked by
Anil
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Anil
Top achievements
Rank 1
Share this question
or