From a cached webpage in Google (the page no longer exist, but still can be found in
Google's cache) that you may want to try:
[quote user=Google]
Ok, I know I'm talking to myself here but maybe it will help someone else in
the future so here goes...
I didn't get to the root cause, but my system seems to be in working order
now.
When I first tried going to WindowsUpdate on this Win2K3 system I was
getting the Time error described in another thread at
http://support.microsoft.com/newsgroups/newsReader.aspx?dg=microsoft.public.windowsupdate&mid=2cdb89ef-21b9-469c-9cff-3252f78c84b6.
Rather than troubleshooting that error I decided to go to the new Microsoft
Update site and upgrade to the latest software instead. That's where the fun
began and I started getting the errors I posted earlier.
From there I tried removing the Program Files\Windows update folder and also
the Windows\Sftware Distribution\WebSetup and WuReDir folders to no avail.
The system would still keep re-directing to the MU v6 site and erroring at
0x8024D007. Looking in the WindowsUpdate.log it appeared to be a problem
registering wuaueng.dll but I was able to run the same command line manually
without any problems. From the error it looked to be a possible Registry
permissions error so I tried REGMON but wasn't able to narrow down any
specific key with a problem.
***!!! FOLLOW THESE STEPS AT YOUR OWN RISK !!!***
Finally, since this wasn't a production system I just removed all of the
WU*.* files out of Windows\System32 and then went back to WindowsUpdate and
it loaded up at v4 rather than re-directing me to the v6 site. Now I was
back to the Time error from the thread linked above. Following the
resolution in that thread (turning off the "Check for server certificate
revocation) I was able to download all of the latest updates for my system
and in the process the WindowsUpdate engine got successfully upgraded to v6.
After all of the updates were applied I then went back to the new Microsoft
Update site and everything is working as you'd expect it to even with the
"Check for server certificate revocation" turned on.
So there's my fun troubleshooting for the day. Hope it helps someone else
and don't forget to backup any files before you delete them!
-Jeff
[/quote]
[quote user=Google]
I'm telling you what I tried before I finally resolved the issue in case
this contributes to the resolution. I would recommend trying the following
and if it doesn't resolve the issue then try the others suggestions and then
mine again.
Okay it's very very simple. I checked the logs for windows update and it
seemed to have a problem registering a DLL file in the c:\winnt\system32
directory. (This may be c:\windows\system32 on WinXP). I loaded up a DOS box,
(cmd box), and typed regsvr32 and then the dll file. Nothing happened. I
then typed regsvr32 /? which should bring up the options. Again nothing
happened. I suspected that the regsvr32.exe file may be corrupted.
I downloaded a file called regsvr32a.exe from here:-
http://support.microsoft.com/default.aspx?scid=kb;en-us;267279
This is a self extractable file. I used my prefered method of downloading
the file into an empty directory. Running the file and then manually copying
the new regsvr32.exe into my SYSTEM32 directory. I then confirmed that I
wanted to overwrite the existing version. I then rebooted just to keep
things clean and hey presto everything worked again.
I hope this is of some help to somebody. I know I've probably done an
overkill on the details but hopefully this will help people of all levels.
Regards
felixkat
[/quote]