Z
Zunaid Valley1
Guest
Hi There
We have a custom windows service, it installs correctly on the server using (installutil.exe).
When it runs via (task scheduler) on the server it does not start and gives error below in the event viewer :
“Service cannot be started. The service process could not connect to the service controller”
i have tried everything in this post below but does not work , i get same error above:
Any help would be appreciated.
Thank You and stay safe
Kind Regards
Continue reading...
We have a custom windows service, it installs correctly on the server using (installutil.exe).
When it runs via (task scheduler) on the server it does not start and gives error below in the event viewer :
“Service cannot be started. The service process could not connect to the service controller”
i have tried everything in this post below but does not work , i get same error above:
Why can't I install my service (runtime newer than loaded runtime)?
So I built a service in C# and I am trying to use the following command to install it: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\installutil.exe MyService.exe >> installLog.txt It fai...
stackoverflow.com
Any help would be appreciated.
Thank You and stay safe
Kind Regards
Continue reading...