help w/ services please
From: Alan S. Olson (aolson_at_wi.rr.com)
Date: 12/12/03
- Next message: Maarten Wiltink: "Re: help w/ services please"
- Previous message: Jud McCranie: "Re: Bug of FindFirst/Next in D6 ?"
- Next in thread: Maarten Wiltink: "Re: help w/ services please"
- Reply: Maarten Wiltink: "Re: help w/ services please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 12 Dec 2003 01:54:08 GMT
I have a service written that, among other things, needs to copy files
across a network drive and/or share. The problem when i do this is that
CopyFile() failes, and GetLastError returns 3, which i believe is
FileNotFound.
I suspect this is due to security and/or rights. I changed the user which
this service logs in as, and even set it to Administrator. It stills fails
with GetLastError=3.
Help! What do i need to do?
Thanks,
Alan
- Next message: Maarten Wiltink: "Re: help w/ services please"
- Previous message: Jud McCranie: "Re: Bug of FindFirst/Next in D6 ?"
- Next in thread: Maarten Wiltink: "Re: help w/ services please"
- Reply: Maarten Wiltink: "Re: help w/ services please"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|