SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Review of IIS Admin Tool (No, its not a SQL article)

By Andy Warren, 2004/09/03

Total article views: 5717 | Views in the last 30 days: 1

This is another article that detours quite a bit from SQL, but I've found it useful enough at work that I wanted to share.

I'm a big advocate of having developers code locally so that they can make whatever changes they want without waiting on anyone. Even on a development server you end up needing someone to coordinate changes and that slows things down. The SQL part is easy to handle, have them install Personal Edition or Developer Edition of SQL 2000 (licensed appropriately) and you're in business. If you're doing web development it's not quite that easy, Windows XP Pro (and Win2K I think) only support one web site.

Well, sorta. You can have more than one, but only use one at a time. You can do some stuff with the adsutil.vbs to control the sites manually, but it's well, ugly. I ran across a small utility that does the same thing (a wrapper I imagine, but I'm not sure) that is freeware called IIS Admin. Note that as far as I can tell you're not violating any license by doing this. You're still only able to have one active web site at a time and I believe their intent was to not allow a box running XP Pro to act as a production web server.

You can download it from here. No support, but you can request the source code if you need it. In practice I've had no issues with it and even had it work when other methods failed us at work. It runs in the tray, here is that it looks like running on my dev box at home:

Exactly what I want in a tool. Takes something painful and makes it easy!

 

 

By Andy Warren, 2004/09/03

Total article views: 5717 | Views in the last 30 days: 1
Your response
 
 
Related tags

Miscellaneous    
Programming    
 
Already registered?  

Free registration required

To read the rest of this article, and access thousands of other articles, we ask you to register on the site and subscribe to our newsletters.

Register

E-mail address:
Password:
Password (confirm):

  

Subscriptions

We ask you to register on the site and subscribe to our newsletters. Subscribing to our newsletters gets you:

  • ALL of our content (thousands of articles, scripts, and forum postings)
  • A daily newsletter (example)
  • A weekly news round up (example)
  • The opportunity to ask and answer questions in our forums
  • A daily Question of the Day to test and help you increase your knowledge of SQL Server.

We ask that you give the newsletter a try for a week. Over 200,000 SQL Server Professionals a day find it entertaining and useful. If not, you are welcome to unsubscribe at anytime.

Steve Jones
Editor, SQLServerCentral.com