 |
 |
 |
FIX: ServerXMLHTTP Does Not Return Cookies Using NTLM
Authenticationتتسأسع
This article was previously published under Q326847
SYMPTOMSYou can use the ServerXMLHTTP object to
retrieve and resubmit session cookies. You can retrieve the cookie from the
Response header and resubmit the cookie through the Request Header. Everything
works as you expect when you use the Anonymous authentication
method. However, when you use the NTLM authentication method,
and you resubmit the cookie, the cookie is lost.
RESOLUTIONTo resolve this problem, use one of the following methods:
STATUSMicrosoft has confirmed that this is a bug in the ServerXMLHTTP
component. It has been fixed in the latest release of MSXML 3.0 SP3, which is
included with MDAC 2.7 SP1.
|