Problem in running cen/xfs client application as windows service

194 Views Asked by At

I'm developing a cen/xfs client application in c++ which will register for the events and receive it. I installed the application (.exe file) as a windows service and the system is rebooting after few minutes once i started the service, but when i execute the .exe file directly it works properly. Anyone know why?

0

There are 0 best solutions below