I have built a window application which i am trying to turn into service. I am easily able to install it but when i try to run that service , it shows:
Windows could not start the service on local computer error 1067. The process terminated unexpectedly.
In the event view property logs , error with event id 7034 is seen but no error description. Already searched a lot for solution but no success.