Search
Home IIS.NET Forums IIS 7 and Above Configuration & Scripting IIS 7.0 - HTTP Error 404.17 - Not Found - Static File Handler. Re: IIS 7.0 - HTTP Error 404.17 - Not Found - Static File Handler.
2 Posts
Mar 09, 2012 08:50 AM|hassanmohamed|LINK
i followd exactly all steps;
perhaps problem in web.config
<?xml version="1.0"?>
<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>
2 Posts
Re: IIS 7.0 - HTTP Error 404.17 - Not Found - Static File Handler.
Mar 09, 2012 08:50 AM|hassanmohamed|LINK
i followd exactly all steps;
perhaps problem in web.config
<?xml version="1.0"?>
<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>