Question Service that checks for a openvpn connection

jaapjolman

New member
Joined
Mar 2, 2011
Messages
2
Programming Experience
Beginner
Hello i am Jaap Jolman.

i am currently working on an application that will check if there is an openvpn connection and if its not there it should auto restart the openvpn service.but i am running into a problem. when i use the debug in VS.net 10 it says "cannot run (NET START) without being installed as service please run installutil to fix this." but the application did what it supposed to do. now comes the problem. i installed it as a service correctly but it does not do a thing anymore. when i stop the openvpn service and start with the debug it works and start the service and then dyes but when i install it as a service it does not even start the Openvpn service.

i am already stuck here for 5 days.
i hope someone can help me to fix this problem. "i used google already for 5 days so no 'Use Google comments' because i already did".
 
Back
Top