Accessing a secure URL from a non-secure page with XMLHTTP fails with "Permission denied" error (304420)
The information in this article applies to:
- Microsoft XML 3.0
- Microsoft XML 4.0
This article was previously published under Q304420 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:
With Msxml2.XMLHTTP:
Permission Denied
With Microsoft.XMLHTTP:
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.
STATUS
This behavior is by design.
REFERENCES302080 BUG: "Access is denied" error message when making HTTPS requests with ServerXMLHTTP
Modification Type: | Major | Last Reviewed: | 4/7/2005 |
---|
Keywords: | kbfix kbMSXMLnosweep kbprb KB304420 |
---|
|