IIS 10.0 Detailed Error – 404.0

HTTP Error 404.0 – Not Found

The resource you are looking for has been deleted, renamed, or temporarily unavailable.

Most likely cause:

  • The specified directory or file does not exist on the web server.
  • URL misspelled.
  • A custom filter or module (such as URLScan) is restricting access to this file.

Things to try:

  • Create content on the web server.
  • Check the browser URL.
  • Create a trace rule to trace failed requests with this HTTP status code and see which module is calling SetStatus.For more information on creating a trace rule for failed requests, click thehere

Detailed error information:

module IIS Web Core
notify MapRequestHandler
handler StaticFile
error code 0x80070002
requested URL http://www.loveagle.cn:80/news/?ctl=article&act=show&id=7ecc92762bb8b8be24b4a01229058c21
physical path d:\wwwroot\bgfsch\wwwroot\news\?ctl=article&act=show&id=7ecc92762bb8b8be24b4a01229058c21
login method Anonymous
login user Anonymous

details:

This error indicates that the file or directory does not exist on the server. Please create the file or directory and try the request again.

check the detail information”

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *