Can´t update


Go Back   Computer Help Articles > Windows Update
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 05:17 PM
Gemini_ll
 
Posts: n/a
Default Can´t update

Hello everyone, as first, Merry Christmas and a Happy New Year. I have a
problem updating my win xp home edition service pack 1. I have formated my
hard dick and installed win again, but I can´t make any updates, I get a
reply which says: Webpage has found a problem and can´t show you the page
that you want to see.[Fejlnummer: 0x8007041D]
Anyone can help???
Reply With Quote
  #2  
Old 01-05-2006, 05:17 PM
Gemini_ll
 
Posts: n/a
Default RE: Can´t update

I have formated my hard dick <<< sorry for this it should say disc :-)
Reply With Quote
  #3  
Old 01-05-2006, 05:17 PM
TaurArian [MS-MVP]
 
Posts: n/a
Default Re: Can´t update

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 the above is not the case - this can happen when the server is extremely busy. Try again later.

Other thoughts if the update fails when you try at a later date:
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 <DBQ@discussions.microsoft.com>
Subject: Re: 0x8007041D W2K Server Try All
Date: Fri, 23 Sep 2005 14:30:03 -0700
Message-ID: <B7B2BCF2-44EB-46AA-95B1-00A42DCB35E1@microsoft.com>
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>



--
===========================
TaurArian [MS-MVP] 2005-2006
===========================


"Gemini_ll" <Gemini_ll@discussions.microsoft.com> wrote in message
news:9FA1F5D3-E8ED-4C56-B677-BFD9F1F6D4D9@microsoft.com...
> Hello everyone, as first, Merry Christmas and a Happy New Year. I have a
> problem updating my win xp home edition service pack 1. I have formated my
> hard dick and installed win again, but I can´t make any updates, I get a
> reply which says: Webpage has found a problem and can´t show you the page
> that you want to see.[Fejlnummer: 0x8007041D]
> Anyone can help???


Reply With Quote
  #4  
Old 01-05-2006, 05:18 PM
RodrYguez
 
Posts: n/a
Default Re: Can´t update


had the same one time ago.
it reworked by itself.

On Thu, 29 Dec 2005 17:29:16 +1100, "TaurArian [MS-MVP]"
<taurarianREMOVECAPS@gmail.com> wrote :

>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 the above is not the case - this can happen when the server is extremely busy. Try again later.
>
>Other thoughts if the update fails when you try at a later date:
>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\Se rviceStartup\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 <DBQ@discussions.microsoft.com>
>Subject: Re: 0x8007041D W2K Server Try All
>Date: Fri, 23 Sep 2005 14:30:03 -0700
>Message-ID: <B7B2BCF2-44EB-46AA-95B1-00A42DCB35E1@microsoft.com>
>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>


Reply With Quote
  #5  
Old 01-05-2006, 05:18 PM
TaurArian [MS-MVP]
 
Posts: n/a
Default Re: Can´t update

Thanks for the feedback RodrYguez, probably the server was busy at the time and later it all worked
out.
Kaylene

--
===========================
TaurArian [MS-MVP] 2005-2006
===========================


"RodrYguez" <rodryguez@free.po> wrote in message news:5279r1ppffkgu1tvhjbbq3vvntqih27rbh@4ax.com...
>
> had the same one time ago.
> it reworked by itself.
>
> On Thu, 29 Dec 2005 17:29:16 +1100, "TaurArian [MS-MVP]"
> <taurarianREMOVECAPS@gmail.com> wrote :
>
>>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 the above is not the case - this can happen when the server is extremely busy. Try again later.
>>
>>Other thoughts if the update fails when you try at a later date:
>>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\S erviceStartup\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 <DBQ@discussions.microsoft.com>
>>Subject: Re: 0x8007041D W2K Server Try All
>>Date: Fri, 23 Sep 2005 14:30:03 -0700
>>Message-ID: <B7B2BCF2-44EB-46AA-95B1-00A42DCB35E1@microsoft.com>
>>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>

>


Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Update KB823353 says "Success!" but fails to install PA Bear Windows Update 0 01-05-2006 06:37 PM
SCAN UPDATE TAKE LONG TIME Joey Chen Windows Update 2 01-05-2006 05:14 PM
Automatic Updates Windows 2000 Problem Lude Windows Update 16 01-05-2006 05:06 PM
Re: Downloaded files don't install Alias Windows Update 13 01-05-2006 05:05 PM
Windoes update failure Dennis Windows XP Perform Maintain 2 01-05-2006 06:02 AM


All times are GMT. The time now is 05:29 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Can´t update