The “Appname” service failed to start due to the following error: The service did not start due to a logon failure
This error appears when starting a windows service, i also got this error when i was developing a windows service application using VB.net 2008.
If you try to look at the event logs under System Tools->Event Viewer->System, See the following is true;
- if you can see another error like “The <strong>’Appname’ </strong>service was unable to log on as <strong>’useracount’ </strong>with the currently configured password due to the following error: The trust relationship between this workstation and the primary domain failed. To ensure that the service is configured properly, use the Services snap-in in Microsoft Management Console (MMC).”
- The machine is a member of a domain.
What you need to do is rejoin the computer from the domain.