This error occurs when the client requests a file with a certain file extension and then specifies the Accept header with a MIME type that is different from the configuration of this file extension on the server. An example is requesting a file with the .doc extension and specifying an Accept header with text/xml instead of application/msword. Usually the client specifies */* for the Accept header, which allows the request to serve any MIME type.
This error occurs when a resource has been removed and in many cases is used when the resource is not available or has no ...
This error occurs when an ISAPI filter running on the Web server fails the authentication process. IIS does not ship with ...
This error occurs when either the username or password supplied to IIS is invalid, or when IIS cannot use the username and ...
This error occurs when the ASP application cannot allocate enough memory for a new request, or the request was sitting in ...
This error occurs when the client requests a file with a certain file extension and then specifies the Accept header with ...
This error occurs when the Execute Rights setting for the requested resource does not allow scripts to run. Set the Execute ...
This error occurs when the file extension of the requested URL is for a MIME type that is not configured on the server. You ...
This error occurs when the necessary Web service extension is not enabled, the location or the name of the extension are ...
This error occurs when the request is configured to handle by a CGI application and the CGI application takes longer than ...