This error occurs if the application pool for the request does not exist, or if an ISAPI filter, ISAPI extension or HTTP module calls the ExecuteURL server support function (or ExecuteRequest) with a URL that is configured in a different application pool. Due to security reasons, a Web site in one application pool cannot make ExecuteURL requests against a URL in another application pool. If you have an application that is trying to process a URL in another application pool, ensure that they both run in the same application pool if appropriate.
This error means that the Web server does not recognize the file extension of the requested resource. A module handler is ...
This error means that the Web server requires 128-bit SSL encryption, but the browser specified something less than 128-bit ...
This error means that there was a problem while processing the request. The request was received by the Web server, but during ...
This error occurs because the Web site is currently in the process of shutting down and therefore is not accepting any new ...
This error occurs if the application pool for the request does not exist, or if an ISAPI filter, ISAPI extension or HTTP ...
This error occurs when a CGI application does not return a valid set of HTTP headers, or when a proxy or gateway was unable ...
This error occurs when a client is requesting an invalid HTTP version. This can occur if the client is requesting an older, ...
This error occurs when a DNS restriction is set for the requested resource. Set DNS restrictions at the server, site, application, ...
This error occurs when a document is not specified in the URL, no default document is specified for the Web site or application, ...