1. Home
  2. Computing & Technology
  3. Visual Basic

ASP.NET - Learn Programming for the Networked World - Part 3

By Dan Mabbutt, About.com

3 of 7

Using the "localhost" IIS Web Server

The IIS Administration Tool

The IIS Administration Tool

Installing and running IIS can be a highly technical topic and a lot of things can go wrong. Troubleshooting everything that can happen there goes w-a-a-a-a-y beyond the scope of this course, but fortunately, Microsoft has made great strides in making it work automatically and seamlessly, especially when you're running a current version of the XP Pro OS.

To check whether IIS is set up correctly on your computer, simply open a browser and enter the web address:

http://localhost/

This SHOULD open the default home page for the IIS web server installed on your computer. If nothing has been updated (for example, if it's a new installation), then you should see a default web page like the one shown on the previous page. (There's good information on this page. Read it!) If you get any web page served by the "localhost" domain, then IIS is running! Another way to check - and something that you should learn how to do anyway - is to open the IIS server administration application. In Control Panel, click on "Performance and Maintenance" > "Administrative Tools" and then start "Internet Information Services". The IIS administration tool should pop open as shown.

Explore Visual Basic
By Category
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Visual Basic
  4. Learn VB.NET
  5. Learn ASP.NET
  6. ASP.NET - Learn Programming for the Networked World - Part 3

©2009 About.com, a part of The New York Times Company.

All rights reserved.