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

ASP.NET Ajax client-side framework failed to load.

1 Answer 155 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
cayo fontana
Top achievements
Rank 1
cayo fontana asked on 14 Jun 2010, 06:59 PM

Hi there,

I have, in my telerik web application, some telerik controls such as RadScriptManager, RadFormDecorator, RadAjaxManager, RadAjaxLoadingPanel, RadAjaxPanel, and others.

When i loading this app run to VS2010, its work very good. But when i publish this app and run with IIS 7.5, i find erros below:

* ASP.NET Ajax client-side framework failed to load.

* 'Sys' não está definido.

PS: im using FW 4.0.

Can anyone help me? Thks

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 15 Jun 2010, 09:32 AM
Hi cayo,

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.1.519 of the suite.

Best regards,
Sebastian
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
cayo fontana
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or