
Signature
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
Hello,
DirectoryEntry.Exists only catches COM exceptions with an error code of
80072030 (There is no such object on the server) or 80070003 (The system
cannot find the path specified).
Any other exception (Invalid password, cannot find server, etc) is rethrown.
Best regards,
Henning Krause
> Hi;
>
[quoted text clipped - 8 lines]
> The
> docs do not list an exception for this call.
David Thielen - 07 Jan 2007 19:18 GMT
That could make sense as IIS was not installed yet.
I wish they would document that. I think it should handle no server too.

Signature
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
> Hello,
>
[quoted text clipped - 19 lines]
> > The
> > docs do not list an exception for this call.