Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows Update fails without error

Reply
Thread Tools Display Modes

Windows Update fails without error

 
 
msendt
Guest
Posts: n/a

 
      07-29-2006
Hi,

I have Windows 2000 SP4 and Version 6 of Microsoft Update. I have installed
all critical updates.

I have searched the newsgroup but have been unable to find a solution to the
following problem.

Microsoft Update appears to work correctly but if I select a "custom" scan I
am unable to view the optional updates. In the menu on the left it says that
I have 6 "software, optional" updates and two "hardware, optional" updates
but when I click on the links absolutely nothing happens. I would have
expected that the main window would refresh to display the available updates.

No error message appears despite the fact that IE is set to display all
scripting errors, java errors, etc.

I have tried everything that I know, including adding the site as a trusted
site to avoid security hassles. I do not have firewall or anti-virus software
installed as I have just reinstalled the OS on this machine and wish to
update all the system software before installing the firewall.

Any help would be greatly appreciated.


 
Reply With Quote
 
 
 
 
Robin Walker [MVP]
Guest
Posts: n/a

 
      07-29-2006
msendt <> wrote:

> Microsoft Update appears to work correctly but if I select a "custom"
> scan I am unable to view the optional updates. In the menu on the
> left it says that I have 6 "software, optional" updates and two
> "hardware, optional" updates but when I click on the links absolutely
> nothing happens. I would have expected that the main window would
> refresh to display the available updates.
>
> No error message appears despite the fact that IE is set to display
> all scripting errors, java errors, etc.


The PC might have failed to register a necessary DLL. Try downloading
"Dial-a-fix" from http://wiki.djlizard.net/Dial-a-fix_beta and use its
options to fix Windows Update and register DLLs for Internet Explorer.

You might also try the same manually by opening a command prompt window and
typing (for instance):

regsvr32 mscoree.dll

followed by the same repeated for other relevant DLLs. Dial-a-fix gives you
the list of relevant DLLs when you hover the pointer over an option.

--
Robin Walker [MVP Networking]



 
Reply With Quote
 
msendt
Guest
Posts: n/a

 
      07-31-2006
Thanks Robin for your response.

Unfortunately this application did not fix the problem. What is more, it now
will not work at all. Microsoft update now says that it needs to register the
files, which it does before crashing and reporting that an error has occurred.

Matt

"Robin Walker [MVP]" wrote:

> msendt <> wrote:
>
> > Microsoft Update appears to work correctly but if I select a "custom"
> > scan I am unable to view the optional updates. In the menu on the
> > left it says that I have 6 "software, optional" updates and two
> > "hardware, optional" updates but when I click on the links absolutely
> > nothing happens. I would have expected that the main window would
> > refresh to display the available updates.
> >
> > No error message appears despite the fact that IE is set to display
> > all scripting errors, java errors, etc.

>
> The PC might have failed to register a necessary DLL. Try downloading
> "Dial-a-fix" from http://wiki.djlizard.net/Dial-a-fix_beta and use its
> options to fix Windows Update and register DLLs for Internet Explorer.
>
> You might also try the same manually by opening a command prompt window and
> typing (for instance):
>
> regsvr32 mscoree.dll
>
> followed by the same repeated for other relevant DLLs. Dial-a-fix gives you
> the list of relevant DLLs when you hover the pointer over an option.
>
> --
> Robin Walker [MVP Networking]
>
>
>
>

 
Reply With Quote
 
Robin Walker [MVP]
Guest
Posts: n/a

 
      07-31-2006
msendt <> wrote:

> Unfortunately this application did not fix the problem. What is more,
> it now will not work at all. Microsoft update now says that it needs
> to register the files, which it does before crashing and reporting
> that an error has occurred.


It sounds as if some Windows registrations or files are damaged, yet you
said earlier that you have only just re-installed Windows. Was that a
Repair re-installation, or a full format and install? A Repair
Re-installation does not always fix errors in the Registry.

To check that all the Windows files are present and correct, open a command
prompt window and type the command:

sfc /scannow

It will need your Windows 2000 CD, and might take up to an hour.

[this next bit reproduced from a post by Taurarian]
Now re-register these files, by giving these commands in a command prompt
window:

regsvr32 msxml3.dll
REGSVR32 wuapi.dll
REGSVR32 wuaueng.dll
REGSVR32 atl.dll
REGSVR32 wucltui.dll
REGSVR32 wups.dll

You should receive a successful message after each one.
Restart Windows, then try Windows Update Again.

If that hasn't helped you may need to re-register some more files:-

net stop cryptsvc
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
net start cryptsvc

You should receive a successful message after each one.

Finally, if still not working - re-install Windows Update files:
http://download.windowsupdate.com/v6...gent20-x86.exe

--
Robin Walker [MVP Networking]



 
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 fails to update to new version with error code 8007 vijay Windows Vista General Discussion 3 01-14-2009 05:25 AM
Update of Windows Update fails with error 0x80070005 mmo Windows Update 6 08-24-2005 05:59 PM
W2K3 SP1 Update of Windows Update to v6 fails with error 0x8007000 Ali Gökay Windows Update 3 06-20-2005 08:07 AM
RE: Windows XP Update Fails - Error 0x80070437 Robbie Windows Update 0 09-20-2004 01:33 PM
Windows update fails, no error seen Doug Claar Windows Update 4 10-21-2003 06:09 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