I tried hosting an application on Windows 7 in IIS version 7.5 supporting dotnet framework 1.1,but a HTTP error 404.17-not found is thrown-"Requested content appears to be script and will not be served by static file handler" .I have also checked for the
dotnet framework verification using the tool netfx_setupverifier.So please help me out in this issue by guiding me with the steps to go ahead.Thanks a lot in advance
None
0 Points
4 Posts
Hosting a web application in WINDOWS 7 supporting dotnet framework 1.1
Apr 11, 2013 12:04 AM|swtjanani|LINK
Hi ,
I tried hosting an application on Windows 7 in IIS version 7.5 supporting dotnet framework 1.1,but a HTTP error 404.17-not found is thrown-"Requested content appears to be script and will not be served by static file handler" .I have also checked for the dotnet framework verification using the tool netfx_setupverifier.So please help me out in this issue by guiding me with the steps to go ahead.Thanks a lot in advance
</div>Contributor
4732 Points
1001 Posts
Re: Hosting a web application in WINDOWS 7 supporting dotnet framework 1.1
Apr 11, 2013 12:13 AM|ninianne98|LINK
check out http://blogs.iis.net/bills/archive/2008/06/02/installing-asp-net-1-1-with-iis7-on-vista-and-windows-2008.aspx
Mark as Answer if this response was helpful.
None
0 Points
4 Posts
Re: Hosting a web application in WINDOWS 7 supporting dotnet framework 1.1
Apr 11, 2013 01:44 AM|swtjanani|LINK
Thanks a lot....!!!