« Previous Next »

Thread: IIS7 -- Classic ASP gets error

Last post 05-30-2008 8:02 PM by bills. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 12-07-2007, 4:30 PM

    • ubsman
    • Not Ranked
    • Joined on 12-07-2007, 9:26 PM
    • Posts 2

    IIS7 -- Classic ASP gets error

    Anyone have fully detailed step by step instructions on how to get classic ASP to run on IIS7?

     

    Here's the error I get:

     

    Description: The page you are requesting cannot be served because of the Multipurpose Internet Mail Extensions (MIME) map policy that is configured on the Web server. The page you requested has a file name extension that is not recognized, and is not allowed.

    Error Code: 0x80070032

    Notification: ExecuteRequestHandler

    Module: StaticFileModule

    Requested URL: http://localhost:80/default.asp

    Physical Path: C:\asp\default.asp

    Logon User: Anonymous

    Logon Method: Anonymous

    Handler: StaticFile

     

     

     

    here is some more info on an error when trying to setup asp in "Turn Windows features on or off"

     

    "An error has occurred.  Not all of the features were successfully changed"

     

    Is there some other way to do it? Apparently this computer is too messed up.

     

  • 12-07-2007, 5:03 PM In reply to

    • ubsman
    • Not Ranked
    • Joined on 12-07-2007, 9:26 PM
    • Posts 2

    Re: IIS7 -- Classic ASP gets error

     

     

    Not quite sure yet how to edit a post (new to this forum) but here is some more info on an error when trying to setup asp in "Turn Windows features on or off"

     

    "An error has occurred.  Not all of the features were successfully changed"

     

    Is there some other way to do it? Apparently this computer is too messed up..scripthide { display: none; } .scriptinline { display: inline; } .scriptblock { display: block; }'); //-->

    .scripthide { display: none; } .scriptinline { display: inline; } .scriptblock { display: block; }.script12hide { display: none; } .script12inline { display: inline; } .script12block { display: block; } .lnav { position: absolute; } .lnavch { margin-left:23.0ex;}'); //-->.script12hide { display: none; } .script12inline { display: inline; } .script12block { display: block; } .lnav { position: absolute; } .lnavch { margin-left:23.0ex;}.script13hide { display: none; } .script13inline { display: inline; } .script13block { display: block; }'); //-->.script13hide { display: none; } .script13inline { display: inline; } .script13block { display: block; }

     

     
  • 12-07-2007, 10:09 PM In reply to

    Re: IIS7 -- Classic ASP gets error

    Make sure ASP is installed.  By default, ASP is not installed.  Look in Programs / Features > Turn Windows Features on / off.  Once you install it, ASP will work.

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 05-30-2008, 1:30 PM In reply to

    • grantpk
    • Not Ranked
    • Joined on 01-06-2007, 3:49 PM
    • Posts 1

    Re: IIS7 -- Classic ASP gets error

     Been fighting with this for some time.  ASP Windows feature is turned on -- still no go.  I get:

     

    HTTP Error 404.3 - Not Found

    The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

    Anybody know what the problem might be? 

  • 05-30-2008, 8:02 PM In reply to

    • bills
    • Top 25 Contributor
    • Joined on 02-03-2006, 5:33 PM
    • Redmond, WA
    • Posts 433

    Re: IIS7 -- Classic ASP gets error

    Open up the site/app you are trying to use in IIS Manager and click on the 'handlers' feature.  Do you see *.asp mapped to asp.dll?

    ~~~~~~~~~~~~~~~~~~~~~~~~
    Bill Staples
    Product Unit Manager, IIS
    blog: http://blogs.iis.net/bills
Page 1 of 1 (5 items)
Microsoft Communities