Service not able to access a mapped drive.
Posted
by Rohit
on Stack Overflow
See other posts from Stack Overflow
or by Rohit
Published on 2010-05-04T06:32:55Z
Indexed on
2010/05/04
6:38 UTC
Read the original article
Hit count: 247
Hi All,
I have read in many forums that mapped drives are not accessible from a service as no user is logged on.
Question 1) I tried making my service as a log on - as some account and i had my network drive mapped in that very account. The service still cannot access it. Why?
Question 2) From the same sevice, i invoke another process. Under what user account will the process run?
Thanks
© Stack Overflow or respective owner