Thanks for the reply Curt,

I had originally suspected that I needed to be in the "User" account (since
that is where the map was created), however I cannot get the service to
install under that account (invalid user and/or pass) even though I am
logged in as an admin, and I provided my user / pass (either in code, or
during the install process). After flailing awhile, I found several
different threads that stated that services could not do this (one even in
the msdn forums ...) and moved on ...

I will research my log in issue and go from there ...

Thanks,

Rob Lee

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Curt Hagenlocher
Sent: Monday, October 16, 2006 6:10 PM
To: [email protected]
Subject: Re: [ADVANCED-DOTNET] Service Recommendations ...

On 10/16/06, Robert Lee <[EMAIL PROTECTED]> wrote:

> however (as I now know ....) A service cannot see the mapped drive (or
> the unc path on the network ...)

False.  There's no reason your service can't be logged in with credentials
that allow access to the network drive.  It's just that "LocalSystem"
doesn't have such credentials.

--
Curt Hagenlocher
[EMAIL PROTECTED]

===================================
This list is hosted by DevelopMentorR  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to