Behind the veil of Colorado's premier Interactive Agency

Multiple IIS Sites in XP pro Cris Barbero

March 27th, 2008

As an ASP.Net webdeveloper, one of the most annoying aspects of my job relates to finding and fixing bugs related to inconsistencies between my development platform and my production web server platforms. One of the most basic differences is the fact that on XP pro I can only have 1 website configured under IIS. This means that every website I work on locally has to be mapped to a distinct virtual directory under the default web site in IIS.

Luckily, the small windows application XP Pro IIS Admin that man handles IIS into allowing multiple sites to be setup and configured in XP pro. You can still only have one site running at time, but it is a simple matter of switching between them. The best thing about this app is that it is totally free. I highly recommend it to anyone developing on a windows machine with the built in stripped down version of IIS.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Reddit
  • Slashdot
  • del.icio.us
  • StumbleUpon
  • Netvouz
  • ThisNext
  1. 1 Trackback(s)

  2. Apr 22, 2008: Indigio Blog » Blog Archive » Setting up a development Secure Certificate using IIS and SelfSSL

Post a Comment