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

RadAjaxManager Error in FireFox

1 Answer 107 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 01 Dec 2008, 03:54 PM
Hello,

In my application, I have the RadAjaxManager in the master page, and in all the content pages that use the manager, I define the proxy classes.  When I load the application in FireFox, I get the error on the following line:

$create(Telerik.Web.UI.RadAjaxManager, {"_updatePanels":"","ajaxSettings":[<list omitted>],"clientEvents":{OnRequestStart:"",OnResponseEnd:""},"defaultLoadingPanelID":"","enableAJAX":true,"enableHistory":false,"links":[],"styles":[],"uniqueID":"ctl00$ram","updatePanelsRenderMode":0}, null, null, $get("ctl00_ram"));

The error I get is:

Telerik is undefined

Why might this be?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 01 Dec 2008, 07:08 PM
Hello Brian,

The problem may be caused due to various reasons. I suggest you first check the http handlers in your web.config.

Additionally I recommend you examine some of the following links.

Troubleshooting
Error: "'Telerik' is undefined" when using OutputCache directive ...

"Telerik' is undefined
'Telerik' is undefined
telerik is undefined

telerik is undefined
Telerik is undefined
Telerik is Undefined
'Telerik' Undefined
'Telerik' is undefined
FIX: 'Telerik' is undefined or Object Expected error after ...

Please let us know whether you managed to overcome the error.

Kind regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or