Internet Information Services 7.0

Error Summary

HTTP Error 406.0 - Not Acceptable

The resource cannot be displayed because the file extension is not being accepted by your browser.

Detailed Error Information
ModuleStaticFileModule
NotificationExecuteRequestHandler
HandlerStaticFile
Error Code0x00000000
Requested URLhttp://mountainlovers.com:80/pdf/happenings03-08.pdf
Physical Path\\fsvs02\target02\345840\345849\www.mountainlovers.com\web\content\pdf\happenings03-08.pdf
Logon MethodAnonymous
Logon UserAnonymous
Most likely causes:
  • The request was rejected because it contained an Accept header for a MIME type that is not supported for the requested file extension.
Things you can try:
  • Verify the MIME settings for the file extension that was requested to make sure this MIME type is acceptable.
Links and More Information 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.

View more information »