|
|
|
|
|
Total Hits: 2123 | Today: 0 |
|
Rating:
|
|

When you send cookies from a client by using the MSXML2.XMLHTTP object, you may see that the cookies are empty when they arrive at the server. NOTE: Usually a server sends and receives cookies. In this case, you may be submitting cookies from a client so that you do not have to reauthenticate the client....
|
|
|
|
Total Hits: 5533 | Today: 0 |
|
Rating:
|
|

When you use the Send method of XMLHttp on XML 2.6 or later, you may see a return result code of 0x800C0008....
|
|
|
|
Total Hits: 3704 | Today: 0 |
|
Rating:
|
|

If you use ServerXMLHTTP to request a page from a server that requires client certificates, the request may not succeed, and you may receive the following error message: A certificate is required to complete client authentication Also, if the object makes a request by using one protocol (such as HTTP), and the requested page on the server redirects the output to another page by using a different protocol (such as HTTPS), the call may also fail and you may receive one of the following error messa...
|
|
|
|
Total Hits: 1727 | Today: 0 |
|
Rating:
|
|

Network Monitor is a utility that ships with Microsoft Windows 2000 Server and with Microsoft Systems Management Server. With Network Monitor, you can capture and observe network traffic patterns and problems.When you set up a capture, you can filter frames and view data details presented in three panes: the Summary pane, the Detail pane, and the Hex pane. The following steps describe how to create a capture for the purpose of monitoring activity related to the XMLHTTP and ServerXMLHTTP HTTP obj...
|
|
|
|
Total Hits: 2179 | Today: 0 |
|
Rating:
|
|

When you use the send method of the IXMLHTTPRequest object to PUT a large file to a Web server, you receive the following error message: Not enough storage available for the operation.The error occurs on Windows 98 clients, but does not occur on Microsoft Windows 2000 clients. The more memory that a client has, the larger the file that can be sent....
|
|
|
|
Total Hits: 3507 | Today: 1 |
|
Rating:
|
|

When you use the Microsoft XML (MSXML) ServerXMLHTTP object to run an HTTP operation (such as POST, GET, and PUT) that is unsuccessful, a trappable run-time error is not raised. Instead, if a problem is encountered while trying to run an HTTP operation, Microsoft Internet Information Server (IIS) returns a response code and description that indicates an error....
|
|
|
|
Total Hits: 5718 | Today: 1 |
|
Rating:
|
|

When you make HTTPS requests between Web servers by using the ServerXMLHTTP request object, you may receive the following error message:"Access is denied" -2147024891 (80070005)...
|
|
|
|
Total Hits: 1314 | Today: 0 |
|
Rating:
|
|

Different versions of the MSXML parser may be run in either side-by-side or replace mode.If you run the MSXML parser in side-by-side mode, newer versions of the parser do not replace older versions on your computer. This installation option does not alter the behavior of XML code that is written for earlier versions of MSXML. For example, different versions of the Microsoft Windows operating system and Microsoft Internet Explorer are released with different versions of MSXML. If they are install...
|
|
|
|
Total Hits: 3287 | Today: 0 |
|
Rating:
|
|

When you send a POST request by using ServerXMLHTTP, and the response from an HTTP/1.1 server does not contain a Connection header, and the HTTP/1.1 server keeps the connection alive after it delivers a response to an HTTP request, ServerXMLHTTP may stop responding (hang) until the timeout expires, and you may receive the following error message: msxml3.dll error ''80004005'' Unspecified error...
|
|
|
|
Total Hits: 1027 | Today: 1 |
|
Rating:
|
|

When you use the MSXML 4.0 Simple API for XML (SAX) parser to validate an element that contains an attribute that is not valid (for example, if the attribute is not defined in the schema, or the attribute contains a value that is not valid), the SAX parser raises the error event of ISAXErrorHandler (IVBSAXErrorHandler) before the parser raises the startElement event of ISAXContentHandler( IVBSAXContentHandler). When the SAX parser raises the error event, only the line number and column number in...
|
|
|
|
Total Hits: 1115 | Today: 0 |
|
Rating:
|
|

When you load an XML Schema definition language (XSD) schema into an MSXML 4.0 XMLSchemaCache object, you may receive the following error message: is not the only particle in a or is being used as an extension....
|
|
|
|
Total Hits: 1483 | Today: 0 |
|
Rating:
|
|

When attempting to load an XML file saved as UTF-7 (a transfer encoding format for Unicode), the XML parser in Internet Explorer generates the following error message: Invalid at the top level of the document. The same error also occurs when using the MSXML parser from server-side or client-side script.
...
|
|
|
|
|
|
|