A
Anthony Boudouvas
Hi to all,
is there a way to access a mapped network drive from
a Windows Service application ?
I created a very simple one, using a timer that checks for a file existance
on G:\Emails
(a Novell server mapped drive)
I created the Service with "LocalSystem" for the ServiceProcess.Account
and it cannot find the G:\ drive.
I try to declare it to run under the Administrator account but when it tries
to install (installutil) it asks for the credentials and it then fails,
even if the UserName/Password stuff is correct...
Does anyone has a solution to this ?
Thanks a lot for any help
anthonyb
is there a way to access a mapped network drive from
a Windows Service application ?
I created a very simple one, using a timer that checks for a file existance
on G:\Emails
(a Novell server mapped drive)
I created the Service with "LocalSystem" for the ServiceProcess.Account
and it cannot find the G:\ drive.
I try to declare it to run under the Administrator account but when it tries
to install (installutil) it asks for the credentials and it then fails,
even if the UserName/Password stuff is correct...
Does anyone has a solution to this ?
Thanks a lot for any help
anthonyb