ananddami Posted January 23, 2007 Posted January 23, 2007 I have created a windows service using C# in windows 2000 . I am trying to copy a local file to a remote machine.I tried all different things like impersonating the user , running service using administrator username and passwod but nothing worked Any help would be greatly appreciatedAnand d
nmX.Memnoch Posted January 24, 2007 Posted January 24, 2007 The service would have to be running as a domain account that has access to the remote machine. And even then, I'm not sure it will work.Note that you would need to give the domain account the "logon as a service" right.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now