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

ASP.NET Ajax client-side framework failed to load

1 Answer 172 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Sudhanva
Top achievements
Rank 1
Sudhanva asked on 16 Aug 2010, 05:31 PM
Hi,

Our application is hosted on IIS7 64-bit, It is working fine on IIS6 but from IIS7 we are facing some issues:

When trying to execute a code which has radconfirm we are getting following errors:

 

  •  ASP.NET Ajax client-side framework failed to load
  • 'Sys' is undefined
  • “Telerik.Web.UI” is undefined

 

I tried with all steps mentioned in http://www.telerik.com/help/aspnet-ajax/troubleshooting.html but of no use.

Please help.

Regards,
Sudhanva

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 18 Aug 2010, 03:54 PM
Hello Sudhanva,

Can you please verify that you granted permissions for all users to operate with the Telerik.Web.UI.WebResource.axd handler? How to do that you can see from the relevant paragraph of this article in the product documentation.

You may also try replacing temporary RadScriptManager with asp ScriptManager or set its EnableScriptsCombine property to false to compare the results. Additionally, make sure you use the latest version 2010.2.713 of the suite.

Best wishes,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Ajax
Asked by
Sudhanva
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or