> *Subject:* Re: [twsocket] Strange service folder mapping problem 
> for ICS web server
> *From:* "Arno Garrels" <[EMAIL PROTECTED]>
> *To:* "ICS support mailing" <twsocket@elists.org>
> > FindFirst but not "z:\" where Z:\ is actually mapped to 
> > sharedfolder

> Drive mappings are not available in services by default, it may 
> work if the service runs as currently, interactively logged on user
> (not 100% sure).

I don't believe so, drive mapping is specific to interactive logons, 
services usually start before anyone logs-on. 

Service that really need to use mapped drives rather than UNC paths 
(perhaps for performance since credentials are not checked for each 
file) should map the drive using WNetAddConnection2, but not to the same 
letter as an interactive logon. 

Angus


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to