HTTP Error 404.9 - Not Found

This error occurs when the requested file is marked as hidden on the file system.

Most likely causes:

  • The requested file is marked as hidden on the file system.

Things you can try:

  • If IIS should serve the file, remove the hidden file attribute.

Detailed Error Information:

Module   StaticFileModule
Notification   ExecuteRequestHandler
Handler   StaticFile
Error Code   0x80070002
Requested URL   http://douglasrudd.com:80/manuals/Thumbs.db
Physical Path   C:\inetpub\wwwroot\douglasrudd.com\manuals\Thumbs.db
Logon Method   Anonymous
Logon User   Anonymous

More Information:

This is a security feature that prevents displaying hidden files. Make sure the file should be served before removing the hidden file attribute.

View more information »