App Muncher

Issues faced - solutions identified - shared with community.

Error Summary

HTTP Error 404.17 - Not Found

The requested content appears to be script and will not be served by the static file handler.

Detailed Error Information
Module StaticFileModule
Notification ExecuteRequestHandler
Handler StaticFile
Error Code 0x80070032
Requested URL http://localhost:80/SADev/default.aspx
Physical Path C:\inetpub\wwwroot\SADev\default.aspx
Logon Method Anonymous
Logon User Anonymous





If you come across the above error, don't be sad. We have the solution below
  1. Open command prompt as Administrator.
  2. Go to path
    c:\Windows\Microsoft.NET\Framework\v4.0.30319
  3. Run command
    aspnet_regiis -i

    c:\Windows\Microsoft.NET\Framework\v4.0.30319 aspnet_regiis -i
    Start installing ASP.NET (4.0.30319).
    .......
    Finished installing ASP.NET (4.0.30319).
    
    c:\Windows\Microsoft.NET\Framework\v4.0.30319
    
  4. Restart IIS and run the ASP.NET site

No comments:

Post a Comment

| Designed by AppMuncher