I tried that but VS2003 says it can't create the web in the D:\WebApps\MergerTools directory. The reason we do this is because copying the new code doesn't refresh the web site even if we remove and recreate the website in IIS.
That's why I wanted to kno whow to change the default path, so that VS2003 copy project would work properly. Either that or how to get the web site copied to IIS so that the "Local Path" is a \<server> designator and not a directory.
When it is a directory, our redirect code doesn't work.