Article ID: 289481 - Last Review: October 26, 2007 - Revision: 4.2 You may need to run the Proxycfg tool for ServerXMLHTTP to workThis article was previously published under Q289481 SUMMARY Because of 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 instead relies on a new HTTP
client stack. The HTTP client stack 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. MORE INFORMATION It is sometimes necessary to run Proxycfg.exe, especially
in intranets that may or may not use proxy servers to connect to the Internet
or to other servers. When you use ServerXMLHTTP code, and you do not run Proxycfg, or you do not restart IIS after the installation, you often receive one of the following error messages: Access Denied. The
server name or address cannot be resolved. For additional information about the Proxycfgc tool, click the following article number to view the article in the Microsoft Knowledge Base: 830605
(http://support.microsoft.com/kb/830605/
)
The Proxycfg.exe configuration
tool is available for WinHTTP 5.1
Steps to configure WinHTTP for using ProxyCfg
REFERENCES
For additional information on ServerXMLHTTP, click the following article number to view the article in the Microsoft Knowledge Base:
281142
(http://support.microsoft.com/kb/281142/
)
PRB: Load method fails when loading XML file over HTTP
| Article Translations
|

Back to the top
