Errore HTTP 404.2-not Found "The content requested by IIS 7.5 appears to be a script and therefore cannot be handled by a static file handler
If you use a safe dog, you may only see 404 errors, Turn on the dog, resource protection-respond to content protection. Click "-" to remove the 404 protection. To appear above the error message. If it is, follow the actions below.
This occurs because the framework is installed first, after IIS is installed;
Run cmd, enter:
C:\Windows\Microsoft.NET\Framework\V4.0.30319\aspnet_regiis-i
Note: C:\Windows\Microsoft.NET\Framework\V4.0.30319\ is the corresponding path of netframework installation;
Such as:
After the successful registration, restart IIS, in theory should be able to solve the cause of 404.17 not found most of the problem;
IIS in Win7 "HTTP error 404.17-not Found The content of the request appears to be a script and will not be processed by a static file handler. "Error (Resolved)
You just need to reinstall it. Programs installed in the Frameworv4.0 directory can be re-run with administrator privileges.
Point Start-run:
%windir%\microsoft.net\framework\v4.0.30319\aspnet_regiis.exe-i
IIS7 "HTTP error 404.17-not the content of the Found request appears to be a script and will not be processed by a static file handler. "Error-windows-