re:Is a Service not allowed to write to a network share?
From: felecha (felechaji_at_yahoo-dot-com.no-spam.invalid)
Date: 09/01/04
- Next message: Benjamin Lukner: ""Public Overrides Declare Function" possible in any other way?"
- Previous message: Ken Tucker [MVP]: "Re: What do you do when ListView.Items.Clear() doesn't clear??"
- In reply to: felecha: "Is a Service not allowed to write to a network share?"
- Messages sorted by: [ date ] [ thread ]
Date: 1 Sep 2004 06:03:07 -0500
turned out to be wonderfully simple, but not in the docs.
If I set the code to Username = "MachineName\AccountName" it works.
It shows up in the Services console as ".\AccountName". I had
already tried setting Username = ".\AccountName", which got the error
saying that was an invalid account.
Very strange, but hey, as my favorite professor always said, "In the
end, working is good."
- Next message: Benjamin Lukner: ""Public Overrides Declare Function" possible in any other way?"
- Previous message: Ken Tucker [MVP]: "Re: What do you do when ListView.Items.Clear() doesn't clear??"
- In reply to: felecha: "Is a Service not allowed to write to a network share?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|