ASP Install


How to install IIS and run ASP on Windows 2000

  1. From your Start Button, go to Settings, and Control Panel
  2. In the Control Panel window select Add/Remove Programs
  3. In the Add/Remove window select Add/Remove Windows Components
  4. In the Wizard window check Internet Information Services, click OK
  5. An Inetpub folder will be created on your harddrive
  6. Open the Inetpub folder, and find a folder named wwwroot
  7. Create a new folder, like "MYASP", under wwwroot.
  8. Use a text editor to write some ASP code, save the file as "page1.asp" in the "MYASP" folder
  9. Make sure your Web server is running - The installation program has added a new icon on your task bar. Click on the icon and press the Start button in the window that appears.
  10. Open your browser and type in "http://localhost/MYASP/page1.asp", to view your first ASP page

How to install IIS and run ASP on Windows XP Professional

Note: You cannot run ASP on Windows XP Home Edition.

  1. Insert the Windows XP Professional CD-Rom into your CD-Rom Drive
  2. From your Start Button, go to Settings, and Control Panel
  3. In the Control Panel window select Add/Remove Programs
  4. In the Add/Remove window select Add/Remove Windows Components
  5. In the Wizard window check Internet Information Services, click OK
  6. An Inetpub folder will be created on your harddrive
  7. Open the Inetpub folder, and find a folder named wwwroot
  8. Create a new folder, like "MYASP", under wwwroot.
  9. Use a text editor to write some ASP code, save the file as "page1.asp" in the "MYASP" folder
  10. Make sure your Web server is running - The installation program has added a new icon on your task bar (this is the IIS symbol). Click on the icon and press the Start button in the window that appears.
  11. Open your browser and type in "http://localhost/MYASP/page1.asp", to view your first ASP page

 





Copyright © 1999-2003. Maxis Media Studios, LLC All Rights Reserved.
Montreal Web Design - Maxis Media