Results 1 to 2 of 2

Thread: Ajax Include Script error

  1. #1
    Join Date
    Jun 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ajax Include Script error

    When I load the page and all the Ajax include script has been put in, I get this error in my browser:

    Error: uncaught exception: Permission denied to call method XMLHttpRequest.open

    This is in concern for this script:

    http://dynamicdrive.com/dynamicindex17/ajaxincludes.htm

    It's odd, because this is within my own site, so not sure what's up here. Any ideas on fixes?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    It could be a number of things. If you are using IE 7 and testing locally, that will happen. If you are live it shouldn't and it shouldn't happen in other browsers live or locally as long as the imported content is on the same domain. However, there could be a problem (live in any browser) with your DNS setup, such that the browser thinks the imported content is from another domain, even when it isn't.

    Other than those, you may have installed the script incorrectly, or there could be something about the server setup other than the DNS that is messing things up.

    A link to your problem page would be required if you need more help but, if it is a problem with the server, this may be hard to tell even with a link to the live page.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •