Page view counter

Running Classic ASP on IIS 6?

Last post 10-24-2003 6:08 PM by paulsneddon. 4 replies.

Sort Posts:

  • Running Classic ASP on IIS 6?

    10-09-2003, 7:53 PM
    • Loading...
    • ojm37
    • Joined on 07-30-2003, 7:31 PM
    • AZ
    • Posts 593
    • Points 2,036
    What do I have to do to get classic ASP to run on a Windows Server 2003 Standard machine with IIS6?

    I can run aspx files and html files fine. However, when I try to run asp files, I get the following error: The page cannon be found", "HTTP Error 404".

    Yes, ASP is mapped to asp.dll.
    Yes, the asp file is in the same folder as the html file.

    Any ideas?
    Thanks,
    Owen
  • Re: Running Classic ASP on IIS 6?

    10-09-2003, 10:02 PM
    • Loading...
    • SreedharK
    • Joined on 07-10-2003, 6:58 AM
    • Virginia
    • Posts 3,119
    • Points 18,561
    • TrustedFriends-MVPs
    Probably "Active Server Pages" might be prohibited.

    To make them allowed go to IIS, in that go to "Web Service Extensitions" folder, in that select "Active Server Pages" and make them "Allowed"

    Then it should work. Hope it helps!
    Sreedhar
    http://www.w3coder.org
    weblog http://weblogs.asp.net/skoganti
  • Re: Running Classic ASP on IIS 6?

    10-21-2003, 1:01 PM
    • Loading...
    • space1000
    • Joined on 10-16-2003, 5:57 PM
    • Posts 13
    • Points 65
    Is that folder in IIS 5 also? because i am having the problem with aspx files on iis5
  • Re: Running Classic ASP on IIS 6?

    10-21-2003, 5:42 PM
    • Loading...
    • SreedharK
    • Joined on 07-10-2003, 6:58 AM
    • Virginia
    • Posts 3,119
    • Points 18,561
    • TrustedFriends-MVPs
    No that's only in IIS6. Can you give details about your Error, hopefully may be I can throw some light!
    Sreedhar
    http://www.w3coder.org
    weblog http://weblogs.asp.net/skoganti
  • Re: Running Classic ASP on IIS 6?

    10-24-2003, 6:00 PM
    • Loading...
    • paulsneddon
    • Joined on 06-07-2003, 4:08 PM
    • Posts 31
    • Points 155
    i have the same problem its works after taking the very top part off saying : <%@LANGUAGE="VBSCRIPT" CODEPAGE="xx_xxx"%>delete it then it will work but i dont know why its doing that cause it should run with it on i think.
Page 1 of 1 (5 items)