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

Error in e.length "object is null or undefined"

0 Answers 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tommy
Top achievements
Rank 1
Tommy asked on 24 Aug 2012, 03:39 PM
Hi,

i'm having an error in Telerik.Web.UI.Webressource line 1763 saying :
SCRIPT5007: Unable to get value of the property 'length': object is null or undefined
Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3afr-FR%3a553a4a13-b3a5-4e6b-a152-b131051f1788%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3afr-FR%3ac8b048d6-c2e5-465c-b4e7-22b9c95f45c5%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a24ee1bba%3a1e771326%3aa7e79140%3a874f8ea2%3a19620875%3af46195d3%3a490a9d4e%3abd8f85e4, line 1763 character 1
it is actually in the Telerik.Web.UI.Ajax.Ajax.js because I see /* START Telerik.Web.UI.Ajax.Ajax.js */ before the code that raise the exeption.

It seams to only appear in IE after a couple refresh of the page. The strange thing is that I don't use  RadAdjaxManager or any Ajax controls in that page and the code seems to try finding update panel in my page.

thanks


UPDATE : forget it. I had a RadAjaxManager on a page without RadAjaxLoadingPanel and that is what was seems to cause the error

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Tommy
Top achievements
Rank 1
Share this question
or