G
Guest
FW 1.1 VB.Net
When I make a call to either system.environment.getlogicaldrives or
System.io.Directory.GetLogicalDrives from a Windows service, my mapped drives
are not returned.
I also tried WMI WIN32_MappedLogicalDisk, but unfortunately this does not
work with W2K.
Any ideas why GetLogicalDrives does not return my mapped drives when called
from a Windows service?
Thanks
When I make a call to either system.environment.getlogicaldrives or
System.io.Directory.GetLogicalDrives from a Windows service, my mapped drives
are not returned.
I also tried WMI WIN32_MappedLogicalDisk, but unfortunately this does not
work with W2K.
Any ideas why GetLogicalDrives does not return my mapped drives when called
from a Windows service?
Thanks