Previous Next

Thread: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

Last post 09-24-2008 5:56 AM by klaustsen. 9 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (10 items)

Sort Posts:

  • 09-23-2008, 6:38 PM

    IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    I'm sure that there's an answer to my question somewhere in here, but I've hit a dead end.

    I can view images on my localhost, but no .asp pages.  I am running IIS7, I have installed ASP .NET 1.1 and continue to get a HTTP 500 error.

    What do I need to enable so I can view my website locally?  Help?!?!

    Thanks in advance.

  • 09-23-2008, 6:58 PM In reply to

    • mukhtard
    • Top 25 Contributor
    • Joined on 07-07-2008, 9:13 PM
    • Redmond, WA
    • Posts 165

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    Do you have IIS7's ASP feature installed?

    If not use the following steps to install it:
    appwiz.cpl -> Turn windows features on or off -> Internet Information Services -> World Wide Web Services -> Application Development Features -> ASP

    Thanks,
    Mukhtar Desai
    IIS Performance Team

  • 09-23-2008, 7:06 PM In reply to

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    That feature is on.

    I also added .asp as a MIME type as text/html.

    My Localhost is working, but NO asp pages will view.  I get the following error (when I turn off Friendly messages)

    An error occurred on the server when processing the URL. Please contact the system administrator.

    If you are the system administrator please click here to find out more about this error.

  • 09-23-2008, 7:21 PM In reply to

    • mukhtard
    • Top 25 Contributor
    • Joined on 07-07-2008, 9:13 PM
    • Redmond, WA
    • Posts 165

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    You don't want to add .asp as a MIME type - that will download your asp file onto the client machine.

    Can you uninstall the ASP feature and re-install it again?

    Can you turn tracing on - check http://learn.iis.net/page.aspx/266/troubleshooting-failed-requests-using-tracing-in-iis7/ to see how to go about doing it.

    Thanks,
    Mukhtar Desai
    IIS Performance Team

  • 09-23-2008, 7:53 PM In reply to

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    Hi.  I've removed the MIME type.

    Uninstalled ASP, Reinstalled ASP.  Tried to access the ASP page, still receiving the same error.

     At this step in the link you provided:

    To the right under the Actions pane under Configure, click the Failed Request Tracing… link:  
    I have a 'Configure' option, but Limits is the only thing underneath that.

  • 09-23-2008, 8:03 PM In reply to

    • mukhtard
    • Top 25 Contributor
    • Joined on 07-07-2008, 9:13 PM
    • Redmond, WA
    • Posts 165

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    Do you have the tracing feature installed? Check the prerequisites(under installing IIS 7.0) section in the document.

    Thanks,
    Mukhtar Desai
    IIS Performance Team

  • 09-23-2008, 8:23 PM In reply to

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    Thanks in advance for all of your help.

    Warning:  SECURITY_DENIED_BY_ISAPI_RESTRICTION 

    Image Name:  C:\Windows\system32\inetsrv\asp.dll 

    Please let me know what further information you need.  Thanks.

  • 09-23-2008, 8:51 PM In reply to

    • mukhtard
    • Top 25 Contributor
    • Joined on 07-07-2008, 9:13 PM
    • Redmond, WA
    • Posts 165

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    Allow asp.dll in the isapi and cgi restrictions list as follows:

    inetmgr -> your server -> isapi and cgi restrictions -> active server pages -> allowed

    Thanks,
    Mukhtar Desai
    IIS Performance Team

  • 09-24-2008, 5:45 AM In reply to

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    So now the test.asp page works (returns the date), but my .asp page for my website still doesn't work.

     http://localhost/test.asp (works)

    http://localhost/quint/default.asp (returns same error as described above)

  • 09-24-2008, 5:56 AM In reply to

    Re: IIS 7, Vista Home Premium - Viewing Localhost .asp Document

    Thank you SO much for your help...it's working now!

Page 1 of 1 (10 items)
Page view counter