0x8007041D – 2147023843 - ERROR_SERVICE_REQUEST_TIMEOUT
The service did not respond to the start or control request in a timely
fashion
You receive a "0x8007041D" error when you visit the Windows Update Web site
http://support.microsoft.com/?scid=kb;en-us;902322
If this is not the case then check in the Event Viewer to see if there is any
specific errors regarding services
Start/Run/Eventvwr.msc
Posted by: Mila -
<snip> In my case it was wups.dll in
C:\WINDOWS\system32\SoftwareDistribution\Setup\Ser viceStartup\wups.dll\5.8.0.2469
folder. After removing this file, windowsupdate works great.
Mila <snip>
Some additional information on this error from Torgeir, Microsoft MVP
<snip>
Hi,
If the things in TaurArian's post didn't apply or work, it is most likely a
COM+
issue.
First, verify that the "COM+ Event System" service is not disabled or not
functioning:
Press Start and Run, and then run this command:
services.msc
Locate the "COM+ Event System" entry, and double click on it. Startup type
should be
set to "Manual", and if the service is not already running, press the Start
button to
see if it starts successfully.
If the steps above where ok, see if the steps in this previous post fixes
the problem
(applies to WinXP as well):
From: DBQ <>
Subject: Re: 0x8007041D W2K Server Try All
Date: Fri, 23 Sep 2005 14:30:03 -0700
Message-ID: <B7B2BCF2-44EB-46AA-95B1->
Newsgroups: microsoft.public.windowsupdate
<quote>
We with a little help from MS It is fixed.
Two issued needed repairing.
1. COM+,
This required cleaning up a damaged COM+ catalog details at:
http://support.microsoft.com/?id=315296
2. Replacement of the HKEY_LOCAL_MACHINE\Software\Microsoft
\Windows NT\CurrentVersion\Svchost for another working machine.
</quote>
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
<snip>
"Bobster" wrote:
> When I try to download from Windows or Microsoft Update, it says I am missing
> files it needs to check my computer.
> But I don't see error code Ox8007041D in the list of solutions to the problem.
>
> Can anyone help please?