Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8032865
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T01:31:26+00:00 2026-06-05T01:31:26+00:00

It fails after doing this: <script type=text/javascript src=/js/dojo-release-1.7.2-src/dojo/dojo.js></script> throwing an error on the statement

  • 0

It fails after doing this:

<script type="text/javascript" src="/js/dojo-release-1.7.2-src/dojo/dojo.js"></script>

throwing an error on the statement (in this version, 1.7.2, it is line 260)

return new XMLHttpRequest();

being: “TypeError: Object doesn’t support this method or property”

The silly thing is that this line is execute a lot of times (maybe even more than 100) without any problem, and it doesn’t seem to be dependent on any variables. Unfortunately, at some point it fails. I swapped the line with:

try{ 
    foo = new window.XMLHttpRequest();
    return foo;
} catch(e)  {
    console.log("OUCH, ERROR.");
    console.log(typeof window.XMLHttpRequest);
    console.log(e);
}

which outputs:

OUCH ERROR.
object
TypeError: Object doesn't support this method or property

I am quite lost, as window.XMLHttpRequest seems to be an object, why can’t I ‘new’ it? Any suggestion on how to debug this would be welcome.

What I find absolutely confusing is that this error only occurs when I go to this page using a link. when I refresh the page using F5, everything works, no errors, nothing.

Moreover, it runs flawless in internet explorer 9, firefox and chrome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T01:31:27+00:00Added an answer on June 5, 2026 at 1:31 am
    1. Clear cache completely in-browser
    2. remove any components you have (activex) which are not native
    3. if still issues
      • run xml-validation on your HTML
      • make sure the DOCTYPE is correct
      • check for selfclosing / non-closed tags
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

<script type=text/javascript> var haystackText = document.getElementById(navigation).innerHTML; var matchText = '<a href=http://mydomain.co/?feed=rss>Subscribe to RSS</a>'; var
I'm having a problem with doing a sendSynchronousRequest failing. It only fails after I
after successfully building my application the start fails because it relies on config files
This fails on VS2010 RC LINQ-to-SQL with the InvalidOperationException Stored procedures cannot be used
When a compile fails in VB.NET in Visual Studio 2008, an Error List pops
This simple example fails to compile in VS2K8: io_service io2; shared_ptr<asio::deadline_timer> dt(make_shared<asio::deadline_timer>(io2, posix_time::seconds(20))); As
I'm trying to change the enabled property of an UIBarButtonItem after doing some stuff
After doing some research, it would seem that errno 150 occurs when either table
Ok so i tried doing what this post says about adding code completion to
Fails: object o = ((1==2) ? 1 : test); Succeeds: object o; if (1

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.