A
Adam Klobukowski
Hello
I've written a small C# program that uses VFPOLEDB it is working
perfectly. Then, I redesigned it to work as service (as described in
http://msdn.microsoft.com/library/d...kthroughcreatingwindowsserviceapplication.asp).
Unfortunetly, now my service is unable to use VFPOLEDB, stating that it
"is not registered" on my local machine.
Service is installed on LocalService account.
I suspect this has something with security policies, but I don't know
where to start
I've written a small C# program that uses VFPOLEDB it is working
perfectly. Then, I redesigned it to work as service (as described in
http://msdn.microsoft.com/library/d...kthroughcreatingwindowsserviceapplication.asp).
Unfortunetly, now my service is unable to use VFPOLEDB, stating that it
"is not registered" on my local machine.
Service is installed on LocalService account.
I suspect this has something with security policies, but I don't know
where to start
