Go Back   TechArena Community > Technology > Networking & Security
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



HTTP Error 404.17 The requested content appears to be script

Networking & Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 12-09-2009
Member
 
Join Date: Sep 2009
Posts: 2
HTTP Error 404.17 The requested content appears to be script

Hi everyone,

Thinks all are doing great.I'm attempting to install application on IIS7. The application on IIS6 works with out any issues.However, on IIS7 it gives me following error: The requested content appears to be script .So my question is of course how to enable script on IIS7, or is there something more to do to make it work?

hopes i will get nice answers soon
thanks a lot..
Reply With Quote
  #2  
Old 12-09-2009
Member
 
Join Date: Nov 2008
Posts: 128
Re: HTTP Error 404.17 The requested content appears to be script

The 404.17 error denotes dynamic content mapped to the static file handler. The pre-selected configuration defaults of IIS 7.0 only provide the IIS modules need to support static content.Ensure the ASP.NET role service is installed. You have to refer to the ASP.NET Workload section.
Reply With Quote
  #3  
Old 12-09-2009
Member
 
Join Date: Nov 2008
Posts: 1,072
Re: HTTP Error 404.17 The requested content appears to be script

IIS 7 HTTP Error 404.17 The requested content appears to be script."HTTP Error 404.17 -Not Found -The requested content appears to be script and will not be served by the static file handler."To get rid of this kind of error alter you application pool from default to Classic .NET AppPool
Reply With Quote
  #4  
Old 12-09-2009
MahaGuru's Avatar
Member
 
Join Date: Nov 2008
Posts: 1,527
Re: HTTP Error 404.17 The requested content appears to be script

Which is the version of your ASP.NET application and Windows Server 2008? If your server is 64 bit and your ASP.NET application is 32 bit, you have to enable "Enable 32-bit Applications" in the "Advanced Settings" of Application Pool.If the simple ASP.NET web application also has such issue,can you attempt to run this %windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i for registering .Net Framework script maps on IIS.
Reply With Quote
  #5  
Old 06-05-2010
Member
 
Join Date: May 2010
Posts: 1
Re: HTTP Error 404.17 The requested content appears to be script

Dont get carried away with error messages, sometimes it shows wrong ones.
Please check the following details.
1) Your assigned application pool is pointing to the proper .Net version
2) Your Application pool is running in proper mode( that is Classic or integrated)
3) Point to loginurl specified in web.config instead of pointing ur URL to other pages.
Reply With Quote
  #6  
Old 19-05-2010
Member
 
Join Date: May 2010
Posts: 1
Re: HTTP Error 404.17 The requested content appears to be script

Quote:
Originally Posted by Duck View Post
The 404.17 error denotes dynamic content mapped to the static file handler. The pre-selected configuration defaults of IIS 7.0 only provide the IIS modules need to support static content.Ensure the ASP.NET role service is installed. You have to refer to the ASP.NET Workload section.
The above solution worked for me. Add the ASP.NET Role service through the Windows 2008 Server Manager. Note: Adding the ASP.NET role service will automatically add 3 other roles services and a server restart may be required (although in my case it was not necessary)
Reply With Quote
Reply

  TechArena Community > Technology > Networking & Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "HTTP Error 404.17 The requested content appears to be script"
Thread Thread Starter Forum Replies Last Post
On HP Pavilion dv6, IE9 appears to be jerky when downloading video content. Weslee Portable Devices 5 21-11-2011 04:31 PM
Getting HTTP Status Code 403 while downloading content Casula Technology & Internet 4 22-08-2011 03:30 PM
Error On Startup Script: chrome://fgs/content/XPCOM.js:48 dasbar@optusnet.com. Windows XP Support 2 28-03-2011 05:06 AM
Black screen appears when try to erase all content and setting in iPad Aditya K. Portable Devices 4 31-12-2010 07:08 AM
Firefox Script Error: chrome://global/content/bindings/browser.xml:187 Craigg Technology & Internet 5 21-08-2010 12:33 PM


All times are GMT +5.5. The time now is 06:39 AM.