Thanks for the job.
I had the same error ... and I ran the command line
HTTP Error 404.17 - Not Found The requested content looks like a script and will not be served by a static file handler. Most likely causes:
The request matched a wildcard mime map. The request is mapped to the static file handler. If there were different pre-conditions, the request will map to a different handler.
What you can try:
If you want to serve this content as a static file, add an explicit MIME map.
Error Details: StaticFileModule Module ExecuteRequestHandler Notification StaticFile Handler Error Code 0x80070032 Requested URL http: // localhost: 8080 / WebForms / index.aspx Physical Path C: \ inetpub \ wwwroot \ HRMS \ WebForms \ index.aspx Login Method User anonymous users Request trace directory C: \ inetpub \ logs \ FailedReqLogFiles
source share