FIX error “The service did not respond to the start or control request in a timely fashion”
by exzant • 14 Mar 2011 • Tutorial • 0 Comments
I got error “The service did not respond to the start or control request in a timely fashion” when I’m starting IIS. I have searched on google to resolve this problem, but there are too many results with different ways to resolve it.
I tried every suggestions, until I solved the problem by did this way :
1. Run regedit, by click Start, Run, type Regedit and click OK.
2. Go to HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc\Internet
3. Right Click on it, then choose Delete
4. Restart your computer.
Hopefully useful.