Jump to content
Compatible Support Forums

ron_bakker00

Members
  • Content count

    1
  • Joined

  • Last visited

    Never

Community Reputation

0 Neutral

About ron_bakker00

  • Rank
    stranger
  1. Hey, I made a simple C program to write a file on a mapped network drive (which is in fact a local directory which I shared and mapped to S:). When I run this program as a user it is able to create a file ( as expected ). When I install the program as a service using srvinst.exe and srvany.exe it is no longer able to write on the mapped drive. When I try to write on the C: drive there is no problem. I tried several option to run the service with the administrator account but none was succesfull. Does someone have a suggestion? Or an example how to write a windows service (using VC6.0) to avoid using srvany Ron Bakker
×