Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 790881
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:44:47+00:00 2026-05-14T21:44:47+00:00

When I create a Asp.net app and flip the appPool to ASP.NET v4.0 Classic

  • 0

When I create a Asp.net app and flip the appPool to “ASP.NET v4.0 Classic” it fails with 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.

After some searching it seems to be the handler not mapping correctly for the Classic mode but I can’t find out where or how to fix that.

I have the full .Net 4.0 install with VS2010 and the app works fine if I flip the appPool to Integrated. Also, it’s a Windows 7 machine (I’m having the same problem on a Vista box). Thanks in advance.

Andy

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T21:44:48+00:00Added an answer on May 14, 2026 at 9:44 pm

    I would start by calling aspnet_regiis.exe from the .net 4.0 directory.
    Also you can run the following command to see the list of handlers that are configured for your server:

    \windows\system32\inetsrv\appcmd.exe list config -section:handlers | findstr v4.0 | findstr Isapi
    

    You should see the asp.net page factory, something like (in a 64-bit machine you should see them twice):

    <add name="PageHandlerFactory-ISAPI-4.0_32bit" path="*.aspx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness32" responseBufferLimit="0" />
    
    <add name="PageHandlerFactory-ISAPI-4.0_64bit" path="*.aspx" verb="GET,HEAD,POST,DEBUG" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll" preCondition="classicMode,runtimeVersionv4.0,bitness64" responseBufferLimit="0" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my asp.net web app, I create a popup window with a button. When
I want to create a notebook in asp.net web/app, which has prefix of Username
I'm looking to create a solution for a asp.net mvc app that displays unstructured
I am about to create an ASP.NET MVC app which will have over 2000
Are there any tutorials/examples on how to create an asp.net mvc app without the
We are trying to create an ASP.NET web app using the apple-mobile-web-app-capable meta-tag to
I'm writing an ASP.NET app in which a table of objects is created by
I'm building an app around Vici Coolstorage (asp.net version). I have my classes created
I've created an web authentication app using c# & asp.net and want to bounce
Is it possible to create ASP.NET MVC applications in VS 2010? What should I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.