| Author |
access denied with xml4 & win2003
|
|
| Joe Iano 2005-02-27, 6:39 pm |
| With windows 2003 server and xml4, we get an error thrown by the msxml4.dll
with the xmlhttp.send method: number -2147024891, decription "Access is
denied".
I've read some other posts about security issues with msxml 4.0 sp2, and MS
KB 820882. The problem described in the article relates to the .post method,
not the .send method. We do have Enhanced Internet Explorer Settings turned
on. So one thing we've tried is adding the server to which we are sending
the request to the trusted sites list. This hasn't helped.
Any suggestions. Thanks in advance. Joe.
| |
| Martin Honnen 2005-02-28, 6:34 pm |
|
Joe Iano wrote:
> With windows 2003 server and xml4, we get an error thrown by the msxml4.dll
> with the xmlhttp.send method: number -2147024891, decription "Access is
> denied".
In what environment are you trying to use xmlhttp and the send method?
Inside of script in a HTML page in IE there are indeed restrictions on
where you can make requests to.
But within ASP or WSH or an HTA there shouldn't be problems.
--
Martin Honnen
http://JavaScript.FAQTs.com/
| |
| Joe Iano 2005-02-28, 6:35 pm |
| This is ASP, server-side.
"Martin Honnen" <mahotrash@yahoo.de> wrote in message
news:OZwdTJZHFHA.2896@TK2MSFTNGP10.phx.gbl...
Joe Iano wrote:
> With windows 2003 server and xml4, we get an error thrown by the
msxml4.dll
> with the xmlhttp.send method: number -2147024891, decription "Access is
> denied".
In what environment are you trying to use xmlhttp and the send method?
Inside of script in a HTML page in IE there are indeed restrictions on
where you can make requests to.
But within ASP or WSH or an HTA there shouldn't be problems.
--
Martin Honnen
http://JavaScript.FAQTs.com/
| |
|
|
| Joe Iano 2005-02-28, 6:35 pm |
| I will give it a go...
"Martin Honnen" <mahotrash@yahoo.de> wrote in message
news:OWvbWqaHFHA.3376@TK2MSFTNGP14.phx.gbl...
Joe Iano wrote:
> This is ASP, server-side.
Do the docs here
<http://msdn.microsoft.com/library/d...n-us/xmlsdk/htm
l/xmobjXMLDOMServerXMLHTTP_examples.asp>
help to solve that issue, in particular the proxy configuration tool?
--
Martin Honnen
http://JavaScript.FAQTs.com/
| |
| Joe Iano 2005-02-28, 6:35 pm |
| proxycfg was already configured for direct access (no proxy servers). I ran
the command proxycfg -d in any case, rebooted, and no change. Any other
ideas?
"Martin Honnen" <mahotrash@yahoo.de> wrote in message
news:OWvbWqaHFHA.3376@TK2MSFTNGP14.phx.gbl...
Joe Iano wrote:
> This is ASP, server-side.
Do the docs here
<http://msdn.microsoft.com/library/d...n-us/xmlsdk/htm
l/xmobjXMLDOMServerXMLHTTP_examples.asp>
help to solve that issue, in particular the proxy configuration tool?
--
Martin Honnen
http://JavaScript.FAQTs.com/
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |