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://www.polypack.com:80/articles/0302pw.pdf
Physical Path\\fsvs01\Target01\328790\www.polypack.com\web\content\articles\0302pw.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 »