InfiniTec - Henning Krauses Blog

Don't adjust your mind - it's reality that is malfunctioning

Permission Denied Error with XMLHTTP object

Affected products

  • Microsoft XML Parser 3.0
  • Microsoft XML Parser 3.0 Service Pack 1
  • Microsoft XML Parser 3.0 Service Pack 3

Summary

This article discusses some errors that are received when using the XmlHttp Object to access a secured url from an unsecured page.

Symptoms

When you attempt to access a secure URL by using the XMLHTTP request object from a script on a non-secure Web page, you may receive one of the following error messages:
Access is Denied
This problem only occurs if a non-secure page attempts to access a secure page. Accessing a secure page from another secure page does not generate an error.

Solution

Upgrade the MSXML 3 Parser to Service Pack 5.

References


Posted by Henning Krause on Thursday, January 6, 2005 5:59 PM, last modified on Thursday, January 6, 2005 6:16 PM
Permalink | Post RSSRSS comment feed