FIX: XMLHTTP.Open Method Fails When the Password Contains a Number Sign (#) (290893)
The information in this article applies to:
- Microsoft XML 2.6
- Microsoft XML 3.0
- Microsoft XML 3.0 SP1
This article was previously published under Q290893 SYMPTOMS
When you try to open a connection by using a XMLHTTP object with a username and password, and the password contains a number sign (#), a run-time error occurs on the Send method and you receive the following error message:
Error number:800401e4
Error Description: Invalid Syntax
NOTE: This does not occur with MSXML versions 1.0, 2.0, or 2.5.
CAUSE
The XML processes (instead of escapes) the number sign (#).
RESOLUTION
To work around this problem, use earlier versions of the XMLHTTP object to make the requests.
STATUSThis problem was corrected in MSXML 4.0.
REFERENCES
For more information about MSXML, see the following Microsoft Developer Network (MSDN) Web site:
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbDSupport kbMSXML400fix KB290893 kbAudDeveloper |
---|
|