|
-
July 24th, 2007, 11:17 AM
#1
FindFirstFile failed on a network drive
Hi,
We have an app monitors one directory to pick up files, it works fine with local directories and some of the network directories on my other machine.
But it failed on our company's mapped dirve, I tried to debug it, suprised me, it worked fine with the debug version , but the same code, same directory, release version failed, it only gave me an error, "Access Denied" for "FindFirstFile".
I can access (read/write) that directory in the Windows Explorer, and tried to talk to our IT guys, they said nothing special on that folder priviledges.
So I hope someone here had some silimar experiences, tell me which direction should I go for? What could be the reason?
Thanks a lot in advance.
Helen
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
|