> -----Original Message----- > From: Ian Skinner [mailto:[EMAIL PROTECTED] > Sent: 06 July 2007 18:22 > To: CF-Community > Subject: IIS API > > Is there an API or something that I can programatically change the home > directory of my default website in the IIS console on my WinXP > workstation? I maintain different websites for my different projects > and since IIS in WinXP can only have one running website, I need to go > into IIS console and change it when I want to move from project to > project.
Check out the IISAdmin tool: http://jetstat.com/iisadmin/ It's a tiny application that lets you easily change the running website from the system tray. You can still only run one website but you can switch between them very quickly. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:237922 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
