_open on a shared file not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xoinki
    New Member
    • Apr 2007
    • 110

    _open on a shared file not working

    Hi all,
    I have a shared file in a system. My program in Debug and Release mode can open this file successfully, But when i run my program in service mode _open is failing. I am testing with firewall turned off. Does anybody have any idea?

    Waiting for your reply,
    Xoinki
  • xoinki
    New Member
    • Apr 2007
    • 110

    #2
    This was a service previlege problem. when you right click on service and then go to Log On you need to give a admin account and then restart the service. this solved the problem

    Comment

    Working...