London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

IIS7 generates HTTP Error 404.17

Vote:
 

After installing a new site on a Windows 2008 server the site generates the following error:
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.

What I have done:

* use deployment center for installation

* verified that the web.config is the IIS7 specific version

* added a script mapping for aspnet_isapi.dll

* changed to classic application pool

 

What did I miss?

#28359
Mar 05, 2009 11:23
Vote:
 

Hi rene, I got the same issue but with Vista. Did you get a solution to this?

 

#30158
Jun 03, 2009 11:42
Vote:
 
Have you checked that the staticfilehandler is added to the <system.webserver> configuration element?
#30160
Jun 03, 2009 12:24
Vote:
 

The web.config deployed by Deployment Center on Win2008/Vista is made for Integrated mode, not classic.

 

#30165
Jun 03, 2009 14:54
Vote:
 
Sorry I don't remember exactly how I solved it. I think I reinstalled EPiServer and didn't use Classic mode as Per mentioned.
#30167
Jun 03, 2009 14:58
Vote:
 

well, Its not an episerver site, instead another app added as a virtual directory in IIS that has to be runned in classic mode.

But we solved in finally by installing it as another site and reference it differently.
I just hoped I could get more clues that google couldn't offer :-)

Thanks for the feedback.
Per

#30169
Jun 03, 2009 21:30
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.