Access is denied on Shared folder of remote machine

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I maped a network driver, then use a service program to access the driver.
The Result is "access is denied". However If I run the same program by debug
mode. All is OK.
I use Windows XP and SP2.

Who can help me?

BTW: I use _access() function to check file/directory status.
 
Gerry said:
*I maped a network driver, then use a service program to access the
driver.
The Result is "access is denied". However If I run the same program
by debug
mode. All is OK.
I use Windows XP and SP2.

Who can help me?

BTW: I use _access() function to check file/directory status. *
You may have inadequate permissions to access the shared folder.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top