> FW 1.1 VB.Net
>
[quoted text clipped - 9 lines]
> called
> from a Windows service?
On WIndows XP and Windows Server 2003, each logon session gets its own set
of drive letters. This differs from the earlier behavior in which there were
26 drive letters system-wide.
Details are here:
http://support.microsoft.com/kb/180362
Short story: use UNC paths in services.
Regards,
Will
RMB - 08 Nov 2006 16:38 GMT
Thanks Will. The KB article provides some clarity.
> > FW 1.1 VB.Net
> >
[quoted text clipped - 22 lines]
> Regards,
> Will