Run ASP on Your Computer

2012 年 9 月 13 日5900

Run ASP on Your Own PC

« Previous

Next Chapter »


You can run ASP on your own PC.


Your Windows PC as a Web Server


IIS - Internet Information Server

IIS is a set of Internet-based services for servers created by Microsoft for use with Microsoft Windows.

IIS comes with Windows 2000, XP, Vista, and Windows 7. It is also available for Windows NT.

IIS is easy to install and ideal for developing and testing web applications.


PWS - Personal Web Server

PWS is for older Windows system like Windows 95, 98, and NT.

PWS is easy to install and can be used for developing and testing web applications including ASP.

We don't recommend running PWS for anything else than training. It is outdated and has security issues.


Windows Web Server Versions


How to Install IIS on Windows 7 and Windows Vista

Follow these steps to install IIS:

    Select the check box for Internet Information Services (IIS), and click
    OK

After you have installed IIS, make sure you install all patches for bugs and security problems. (Run Windows Update).


How to Install IIS on Windows XP and Windows 2000

Follow these steps to install IIS:

After you have installed IIS, make sure you install all patches for bugs and security problems. (Run Windows Update).


Test Your Web

After you have installed IIS or PWS follow these steps:

    Open your browser and type "http://localhost/MyWeb/test1.asp", to
    view your first web page

Note: Look for the IIS (or PWS) symbol in your start menu or task bar. The program has functions for starting and stopping the web server,
disable and enable ASP, and much more.


How to install PWS on Windows 95, 98, and Windows NT

For Windows 98: Open the Add-ons folder on your Windows CD, find the
PWS folder and run setup.exe to install PWS.

For Windows 95 or Windows NT: Download "Windows NT 4.0 Option Pack" from Microsoft, and install PWS.

Test your web as described above.


How to install IIS on Windows Server 2003

« Previous

Next Chapter »


Your suggestion:

Close [X]

Thank you for your support.

Close [X]

0 0