|
|
|
|
|
Total Hits: 1883 | 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: 1603 | Today: 0 |
|
Rating:
|
|

When you use the Load method of either the MSXML.DOMDocument or the MSXML2.DOMDocument object to load an XML file over HTTP, the method fails with this error message: -2146697209 - No data is available for the requested resource. ...
|
|
|
|
Total Hits: 2875 | Today: 0 |
|
Rating:
|
|

This article answers some of the frequently asked questions about the ServerXMLHTTP object....
|
|
|
|
Total Hits: 1407 | Today: 0 |
|
Rating:
|
|

Due to the limitations of Microsoft Win32 Internet (WinInet) functions and the XMLHTTP object, the ServerXMLHTTP object was created to allow you to establish server-to-server HTTP connections. The ServerXMLHTTP object does not rely on WinInet but rather on a new HTTP client stack, which is a subset of WinInet and offers a "server-safe" connection. The Proxy Configuration Utility (Proxycfg.exe) allows you to configure these WinHTTP proxy settings....
|
|
|
|
Total Hits: 3900 | 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: 1116 | Today: 0 |
|
Rating:
|
|

The ServerXMLHTTP object was introduced in MSXML 3.0 as a powerful way to handle server-to-server communication. When you use ServerXMLHTTP to send a request to an Active Server Pages (ASP) page that redirects the request to another page, ServerXMLHTTP cannot intercept the redirect....
|
|
|
|
Total Hits: 2037 | Today: 0 |
|
Rating:
|
|

ServerXMLHTTP provides methods and properties for server-safe HTTP access between different Web servers. You can use this object to exchange binary data between these servers through Active Server Pages (ASP)....
|
|
|
|
|
|
|