And... Whenever you do anything with IIS configuration make sure you back up the config. So before you create your new website...get a backup within the IIS administrator (export XML config). That way if you accidentally change or apply a setting the mucks things up you have an out. Especially where OWA and Exchange is involved...because it requires a very specific permission set.
Main Topics
Browse All Topics





by: northcidePosted on 2007-08-08 at 19:03:06ID: 19659274
dont mess with the default website on an sbs system unless you really know what you're doing. you are very likely to muck very important things up, such as ms exchange.
you should simply give the server a second ip address and create a new website and put your application in that new web directory.