07-21-2019, 10:18 AM
(This post was last modified: 07-21-2019, 11:07 AM by Alexandre Machado.)
Looks like the user which is running the service doesn't have the necessary permissions.
After installing your service, go to services management console ("services.msc") find your application there and double click to configure the properties.
Se example below (it is a google service but the same applies to all services).
Select a local administrator user and set the password correctly. Restart the service and try again.
After installing your service, go to services management console ("services.msc") find your application there and double click to configure the properties.
Se example below (it is a google service but the same applies to all services).
Select a local administrator user and set the password correctly. Restart the service and try again.

