|
-
May 28th, 2008, 11:31 AM
#1
Access to a non local directory from a windows service (C/C++)
Hi,
Executed from a normal program
open("\\111.111.111.111\xyz",....
is working corectly.
But the same code executed in a windows service (system account) fails.
(Errno delieveres EACCES).
Have had anybody the same problem (and the solution) ?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|