Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Error 1053: The service did not respond to the start or control request in a timely fashion

Updated: 21 May 2010 | 2 comments
kaunal11's picture
0 0 Votes
Login to vote

Anyone knows how to resolve this error? I have started all the dependency services.This is a setup capture. Initially I had the control to start the service in my MSI, but even that was giving error stating that admin access is required. so I removed the start control and tried just installing the services through my MSI and then starting them manually.

I have imported all the registries too.

The fix provided by Microsoft does not apply here.

Discussion Filed Under:

Comments

Lee3's picture
17
Nov
2008
0 Votes 0
Login to vote

Re: error 1053

It could be as simple as the writing a batch file to use the admin account and password.

Or you might have Powerchute 6.0 or other Java based program that needs to be upgraded. (http://www.tomshardware.com/forum/217051-46-error-...)

I would try writing a quick .bat to run the install as the admin on a VM. Of course, if this doesn't work, then look at those Java programs. :)

wuzfuzzy's picture
01
Dec
2008
0 Votes 0
Login to vote

start the service by hand

Can you start it from the Services.msc or from a CMD line using net start or SC? Try to change the user to Local System Accountor some local admin account might also be something like Allow service to interact with desktop, have you looked at the Service when it is installed via the Setup.exe and comparied it to the one in your msi? They might look different.

Lee Wilburn
Suzlon Wind Energy
If your question has been resolved, please click "Mark as Solution"! Thank you. Hope it helps!