Hi
I tried that and when I type in 'http://hotmail.com in the browser, it changes to:
http://hotmail.com/localstart.asp and I get the following message:
error '8002801c'
Error accessing the OLE registry.
/iisHelp/common/500-100.asp, line 17
So I think it must be something to do with IIS.
Any ideas?
Thanks.
Mak
Sounds like your IISHELP virtual folder isnt configured correctly. The .asp file is located on a non-default Web site that, by default, does not use the 500-100.asp file for error handling.
To use the 500-100.asp file for error handling on the non-default Web site, Perform the following steps:
1. Start the Internet Service Manager (ISM), which loads the Internet Information Services snap-in for the Microsoft Management Console (MMC).
2. Right-click the appropriate Web site, click New , and then click Virtual Directory .
3. In the Virtual Directory Creation Wizard, click Next . In the Alias text box, type IISHelp , and then click Next .
4. When you are prompted for the path to the content directory, click Browse , select the WINNT\Help\IisHelp folder, and then click Next .
5. On the Access Permissions page, accept all the defaults, click Next , and then click Finish .
6. Right-click the Web site again, and then click Properties .
7. On the Custom Errors tab, select the 500;100 error line, and then click Edit Properties .
8. In the Message Type list box, select URL , and then type /iisHelp/common/500-100.asp in the URL text box.
9. Click OK twice to return to the ISM.
The above is required when the IISHELP folder is removed or corrupted in an IIS 5 install.
http://hotmail.com doesnt show cause I believe IIS is referring to the localhost. By adding the WWW forces it to look for a host record outside of the local host .... its a DNS thing.

:p @ firebird ... cant run that with OWA or find an "easy" way of mass deployment ....