Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error Code 80070001 During a Failed Windows Update.

Reply
Thread Tools Display Modes

Error Code 80070001 During a Failed Windows Update.

 
 
g_sidd
Guest
Posts: n/a

 
      12-16-2004
While using auto-update on WinXP SP2, I had some failed updates and the error
code give was 80070001. Anyone know what that means and how I can fix it?
Right now, the download hangs on the update of 1 of 4 patches at 31%. And
when I go to the site to update, I can't download any other update until I
get this fixed. Before when I had a problem with windows update always saying
I had to restart windows all the time to update again, I just had to delete
something out of the registry.
 
Reply With Quote
 
 
 
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      12-16-2004
g_sidd wrote:

> While using auto-update on WinXP SP2, I had some failed updates and the error
> code give was 80070001. Anyone know what that means and how I can fix it?
> Right now, the download hangs on the update of 1 of 4 patches at 31%. And
> when I go to the site to update, I can't download any other update until I
> get this fixed. Before when I had a problem with windows update always saying
> I had to restart windows all the time to update again, I just had to delete
> something out of the registry.

Hi

Please try the following:

Click Start >> Run >>
Type the follow command in the Open box.
"regsvr32 wuapi.dll" (w/o quotes)
Press Ok
Type "regsvr32 wups.dll" (w/o quotes)
Press Ok
Type "regsvr32 wuaueng.dll" (w/o quotes)
Press Ok
Type "regsvr32 wucltui.dll" (w/o quotes)
Press Ok
Type "regsvr32 MSXML3.dll" (w/o quotes)
Press Ok
Type "regsvr32 atl.dll" (w/o quotes)
Press Ok


Now try the WU site again.


If the above did not fix it:

Rename (or just delete) the SoftwareDistribution folder and
see if it helps.

You can use the procedure described here:

http://v5.windowsupdate.microsoft.co...cleid=21&ln=en

Note that a side effect of renaming or deleting the SoftwareDistribution
folder is that you lose your WU v5 History listing (not critical).

(later on, you can just delete the renamed SoftwareDistribution
folder)


Instead of following the procedure above to rename the
SoftwareDistribution folder, you can delete it running the
commands below in a command prompt (Start/Run --> cmd.exe)

net.exe stop wuauserv
rd /s /q %windir%\softwaredistribution
net.exe start wuauserv



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Update failed Error Code: 80072EFD ili_ Windows Update 17 08-06-2009 01:53 PM
Update failed error code:8024402C Krista Windows Update 6 01-02-2009 02:24 PM
KB905866 failed, error code 80070490 in vista update Livio Windows Vista General Discussion 1 06-22-2008 09:16 PM
Windows Vista Home Basi (KB937287) update failed: error Code 8024 Ants Windows Vista Installation 2 03-12-2008 09:28 PM
windows update failed error code 0x80244028 Mary pippito@cox.net Windows Update 0 07-13-2004 08:06 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59