STS: Procedure to Programmatically Connect MSXML 4.0 to SharePoint Portal Server Is Not Successful (321015)
The information in this article applies to:
- SharePoint Team Services from Microsoft
- Microsoft SharePoint Portal Server 2001 SP1
This article was previously published under Q321015 SYMPTOMS
If you try to programmatically configure MSXML 4.0 to connect to SharePoint Portal Server, the procedure is unsuccessful.
CAUSE
This behavior occurs because SharePoint Portal Server (SPS) is not compatible with MSXML 4.0. Specifically, the ServerXMLHTTP object cannot be used to connect to an SPS server.
WORKAROUND
To work around this issue, use "Msxml2.XMLHTTP.4.0" instead of "Msxml2.ServerXMLHTTP.4.0" in your code (see the "More Information" section of this article). Or, use MSXML 3.0 to connect to SPS.
Modification Type: | Minor | Last Reviewed: | 3/4/2004 |
---|
Keywords: | kbprb KB321015 |
---|
|