A Timeout Error Occurred:
Error Source: WinHttp.WinHttpRequest
Error Number: -2147012894
Error Description: The operation timed out
This script is a version of our HTTP sample which is designed
to have the request time out in order to illustrate how to handle
HTTP timeout errors. It was written to illustrate the .SetTimeout
method and error handling discussed on the
HTTP Sample's FAQ page.
Please view the ASP source code for more information.