Windows service cannot start 1053 Error 1 Solution

Source: Internet
Author: User

In a Windows Service, a service needs to be started by the nt authority \ NetworkService user, but cannot be started. There is no problem in starting the service with a local system account, but it cannot be started with NetworkService, "Error 1053: the service failed to start or control the request in time" is reported ".
I can't find the solution. I am working well on another computer. Why can't I find this computer?

Later, I found that a Web user 'nt Authority \ Network service' failed to log on. To A, the hard disk partition formats of the two computers were different. What that server could use was FAT32, the computer that cannot be started by this service is an NTFS partition, and does not have the account permission problem. In this case, add the nt authority \ NetworkService user to the Administrator group and solve the problem. Darling

How to add 'nt Authority \ Network Service' to the Administrator group?
My computer --> right-click --> Manage --> local users and groups;
Select "group" --> double-click "Administrators" --> click "add" --> click "advanced" --> click "find now" --> select a network service user from the list below --> click "OK" --> join twice.

If you encounter such a problem, the service that can be started by logging on to the local system account cannot be started by replacing it with NetworkService. This method may be used to solve the problem.

For more details, see: http://support.microsoft.com/kb/886695/zh-cn

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.