Application Server not installed?

Discussion in 'ASP.NET / ASP.NET Core' started by meissnersdc, Jun 18, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I want to set up my home machine as a ASP.NET host so I can develop on it.
    I have Windows 2000 Professional and I just installed MS Developer Studio 2003.
    I am trying to get some aspx files to run on localhost under iis. html works fine but not aspx.
    Application Server is not installed.
    I see no "Configure you Sever" wizard and I do not see "Application Server" listed in
    Add/Remove Windows Components.

    How do I get Application Server installed so I can run ASP.NET?



    Computer Consultant - www.meissnersd.com
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Try run

    C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe


    quote:Originally posted by meissnersdc

    I want to set up my home machine as a ASP.NET host so I can develop on it.
    I have Windows 2000 Professional and I just installed MS Developer Studio 2003.
    I am trying to get some aspx files to run on localhost under iis. html works fine but not aspx.
    Application Server is not installed.
    I see no "Configure you Sever" wizard and I do not see "Application Server" listed in
    Add/Remove Windows Components.

    How do I get Application Server installed so I can run ASP.NET?



    Computer Consultant - www.meissnersd.com
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page