  bcastner Premium,MVM join:2002-09-25 Chevy Chase, MD clubs: 
·Verizon Online DSL
edit: May 8th, @08:06PM
| reply to Respect Root Re: [XP Pro] Updates Fail after Fresh Install and XP SP3 Loaded
This is a guess, as I have seen this issue bugged but no resolution.
A little over a year ago the Update Agent, a part of Windows Update and used at times by Windows Download, was silently upgraded. There was a lot of complaints about this being done silently at the time.
So now we have a clean install of XP SP2. Upgraded with Service Pack 3. But Service Pack 3 does not contain the updated Windows Update Agent.
Suggested Workaround:
1. Download the new Agent (but do not Run it yet) to your Desktop (so you can find it below) : X86 Version: »download.windowsupdate.com/Windo···-x86.exe
2. Start, Run, CMD
In the black box:
net stop wuauserv "%userprofile%\Desktop\WindowsUpdateAgent30-x86.exe" /wuforce (don't forget the quotation marks) regsvr32 "%windir%\system32\wup2.dll" net start wuauserv exit
I have not tried this; not attempted to replicate the issue. But my gut instinct when I read of a few complaining of the issue with Updates not installing was that it was related to the missing Update Agent 2.0. I know for a fact that the upgrade Windows Update Agent was not distributed with either SP2 or SP3.
My workaround is based on this KB:
Updates are not installed successfully from Windows Update, from Microsoft Update, or by using Automatic Updates after you repair a Windows XP installation »support.microsoft.com/kb/943144
Note: Also applies to clean installs, upgrade installs, and Recovery installs.
-- ============ MS-MVP 2004 - -2008, ASAP Member Users Helping Users
|
|
 Respect Root Premium join:2006-04-20 in the ether
| BC,
I do recall seeing only two updates show up (instead of the typical three) after XP SP2 completed installation (the update agent not included). I forgot about that slight change in the routine as I had noticed during that install...
I will give the workaround a try and let you know how goes.
Melvin,
Not sure if the manual install would resolve the update as I am not clear if the issue is with Windows/Microsoft Update knowing your patch version vs. a dependency associated with the Update Agent, which was not included in the first round of updates after a fresh install of XP SP2.
Keep you posted (most likely tomorrow since this gave me a headache). |
|
  bcastner Premium,MVM join:2002-09-25 Chevy Chase, MD clubs: 
·Verizon Online DSL
| Yes, I would be interested in hearing your results. Certainly if wup2.dll is not registered, and your installation scenario suggests it will not be (see the KB Article I linked earlier), then that aspect has to be sorted.
This has nothing to do with SP3.
On a last note, the toughest installations I know of have been anything related to security or other updates to existing .NET Frameworks, and anything related to Windows Media Player. My own view of the matter is that any update that Windows Update shows an installation failure gets the redistributable download from Microsoft downloads and installed that way.
There is a complication with the .NET framework updates in particular, as they are dependent on their instalation success on another component -- MDAC. It is unlikely at this point in time that your MDAC versioning is correct. If necessary, we can manually correct that later based on your results with the first repair I suggested earlier. At some point the resolution of any issues will require posting at least a portion of the Windows Update LOG. -- ============ MS-MVP 2004 - -2008, ASAP Member Users Helping Users
|
|
  jferello J Premium join:2001-03-12 Hatboro, PA clubs:
| reply to bcastner bcastner,
I was having the exact same issue that the OP was having, those 3 updates would not install.
I followed your directions up until the wup2.dll file and it said it failed to find the file.
So then I just tried the updates again for the heck of it and they worked, so all you need to do is just install that agent update.
Thanks for the wonderful help! -- I never thought something so simple would be so hard to find....... |
|
  bcastner Premium,MVM join:2002-09-25 Chevy Chase, MD clubs: 
·Verizon Online DSL
| Thank you for the report.
If a Search for wup2.dll returns nothing, then do not be concerned. wups2 is an update client proxy stub that 'marks' the location of updates from either Automatic Upates or Windows Updates; and when it's not registered (if present), the system can not install them because it can't find them. |
|
  jferello J Premium join:2001-03-12 Hatboro, PA clubs:
| bcastner,
So the problem is that the Windows Update agent neededs to be updated, but because we did SP3 first instead of the WUA then the WUA got all confused and couldn't update itself then? -- I never thought something so simple would be so hard to find....... |
|
  bcastner Premium,MVM join:2002-09-25 Chevy Chase, MD clubs: 
·Verizon Online DSL
| Yes, roughly.
It is that neither SP2 nor SP3 includes the updated Windows Update Agent.
Therefore if you do a clean install with an XP SP2 image you begin without the newer Update Agent. Since SP3 does not contain this either, at the end of the process you are still without the newer Update Agent.
Now Windows Update cannot work for on-demand access to obtain Hotfixes without the newer Update Agent installed. Hence, because of this "Catch-22", it led to reasoning by Microsoft to push this update to all with Automatic Windows Update enabled silently. Since they could use the Automatic Update mechanism of a client-server link with BITS, the update could be pushed out to clients without involving the Update Agent, only the Automatic Update service.
So with a specific fact case you can end up, as was the case here, without the newer Update Client, and no way to update this using Windows Update. The only choice is to wait and see if it gets pushed to you through Automatic Updates; or resolve the issue by downloading the newer Update Agent and installing it yourself.
Best wishes, Bill Castner. -- ============ MS-MVP 2004 - -2008, ASAP Member Users Helping Users
|
|
  jferello J Premium join:2001-03-12 Hatboro, PA clubs: | My god your amazing, your like an MS God!! I am adding you to my friends list, if that is ok with you. -- I never thought something so simple would be so hard to find....... |
|
  bcastner Premium,MVM join:2002-09-25 Chevy Chase, MD clubs:  | It is nice to have friends.
Best, Bill |
|
 Respect Root Premium join:2006-04-20 in the ether
| reply to bcastner Considering it was a fresh install, I phoned Microsoft support and they listed the following steps, which resolved the issue with installing the aforementioned updates (sharing notes as the other workarounds mentioned in this topic will likely resolve the issue):
Solution: re-registered the .dll files for updates
action: stop the BITS, .ASPnet, cryptographic services
action: rename the software distribution folders, catroot2 folders
action: start the BITS,AUTOMATIC UPDATES ,CRYPTOGRAPHIC SERVICES
action: register the following update files
cd /d %SystemRoot%\system32 Regsvr32 wups2.dll /s Regsvr32 licdll.dll /s Regsvr32 regwizc.dll /s regsvr32 msxml.dll /s regsvr32 msxml2.dll /s regsvr32 msxml3.dll /s regsvr32 comcat.dll /s regsvr32 shdoc401.dll /s regsvr32 shdoc401.dll /i /s regsvr32 asctrls.ocx /s regsvr32 oleaut32.dll /s regsvr32 shdocvw.dll /I /s regsvr32 shdocvw.dll /s regsvr32 browseui.dll /s regsvr32 browseui.dll /I /s regsvr32 msrating.dll /s regsvr32 mlang.dll /s regsvr32 hlink.dll /s regsvr32 mshtmled.dll /s regsvr32 urlmon.dll /s regsvr32 plugin.ocx /s regsvr32 sendmail.dll /s regsvr32 scrobj.dll /s regsvr32 mmefxe.ocx /s regsvr32 corpol.dll /s regsvr32 jscript.dll /s regsvr32 msxml.dll /s regsvr32 imgutil.dll /s regsvr32 thumbvw.dll /s regsvr32 cryptext.dll /s regsvr32 rsabase.dll /s regsvr32 inseng.dll /s regsvr32 iesetup.dll /i /s regsvr32 cryptdlg.dll /s regsvr32 actxprxy.dll /s regsvr32 dispex.dll /s regsvr32 occache.dll /s regsvr32 occache.dll /i /s regsvr32 iepeers.dll /s regsvr32 urlmon.dll /i /s regsvr32 cdfview.dll /s regsvr32 webcheck.dll /s regsvr32 mobsync.dll /s regsvr32 pngfilt.dll /s regsvr32 licmgr10.dll /s regsvr32 icmfilter.dll /s regsvr32 hhctrl.ocx /s regsvr32 inetcfg.dll /s regsvr32 tdc.ocx /s regsvr32 MSR2C.DLL /s regsvr32 msident.dll /s regsvr32 msieftp.dll /s regsvr32 xmsconf.ocx /s regsvr32 ils.dll /s regsvr32 msoeacct.dll /s regsvr32 inetcomm.dll /s regsvr32 msdxm.ocx /s regsvr32 dxmasf.dll /s regsvr32 l3codecx.ax /s regsvr32 acelpdec.ax /s regsvr32 mpg4ds32.ax /s regsvr32 voxmsdec.ax /s regsvr32 danim.dll /s regsvr32 Daxctle.ocx /s regsvr32 lmrt.dll /s regsvr32 datime.dll /s regsvr32 dxtrans.dll /s regsvr32 dxtmsft.dll /s regsvr32 WEBPOST.DLL /s regsvr32 WPWIZDLL.DLL /s regsvr32 POSTWPP.DLL /s regsvr32 CRSWPP.DLL /s regsvr32 FTPWPP.DLL /s regsvr32 FPWPP.DLL /s regsvr32 WUAPI.DLL /s regsvr32 WUAUENG.DLL /s regsvr32 ATL.DLL /s regsvr32 WUCLTUI.DLL /s regsvr32 WUPS.DLL /s regsvr32 WUWEB.DLL /s regsvr32 wshom.ocx /s regsvr32 wshext.dll /s regsvr32 vbscript.dll /s regsvr32 scrrun.dll mstinit.exe /setup /s regsvr32 msnsspc.dll /SspcCreateSspiReg /s regsvr32 msapsspc.dll /SspcCreateSspiReg /s exit
action:tried to install the updates result:able to install the updates
==============================================
Wondering if including the update agent in the first round of updates would resolve this issue? If it could be included with SP2, is there something in SP3 prohibiting that possibility? Just curious...
Thanks for all your help, BC!! |
|
  bcastner Premium,MVM join:2002-09-25 Chevy Chase, MD clubs:  | The new Update Agent was not included with SP2. (It was not even issued until several years after SP2). |
|
 szabogi
join:2008-06-07 Cincinnati, OH
| reply to bcastner Thanks a million for your post. I had done a fresh install of XP Professional with no service packs slipstreamed in. Then, applied SP2, followed by SP3. Had nothing else installed - including AV. Turned on automatic updates and was alerted to install KB898461. This update would not install. Downloaded the update manually from Microsoft and was able to install that way. Then, tried update.microsoft.com to see what other updates were available. Found 4 critical, including IE7. Attempting to install. All 4 failed. That's when I found your post. Followed your instructions -- here's a summary of what I did to get everything working. A few steps in your CMD window step were not needed.
1. Get the windows updater here and save to desktop: »download.windowsupdate.com/Windo···eAgent30
2. Start, Run, CMD
Type these two commands in (one at a time) into the black window to install the update agent. The service will be started again after installation automatically:
net stop wuauserv
"%userprofile%\Desktop\WindowsUpdateAgent30-x86.exe" /wuforce
3. Finished. Try installing updates from the yellow shield OR update.microsoft.com. Should be good to go now. |
|
  bcastner Premium,MVM join:2002-09-25 Chevy Chase, MD clubs: 
·Verizon Online DSL
| I should note that I have substantially changed how I approach this whole issue, as a utility that formerly was only available directly through Microsoft PSS has been released to the general public; and because there are some other frameworks that I think should also come into play.
The new utility comprehensively re-registers and updates any needed components for Windows Update -- for any DLL used, to any Agent version or other piece that is not at the current release level.
Recommended highly for any issue with Windows Update: »aumha.net/viewtopic.php?f=62&t=33560 -- ============ MS-MVP 2004 - -2008, ASAP Member Users Helping Users
|
|
  Ronnie_USA BigBlueFan Premium join:2003-10-09 Morehead, KY | reply to szabogi Thank You very much for the fix. I reformatted thinking I had done something wrong. Your fix worked like a charm. |
|
 Finger2208
join:2001-04-07 Lindale, TX
edit: June 8th, @07:46AM
| Not trying to hijack the thread, but I do have a question and looking for advice along these lines. I am receiving a new hdd for my laptop on Tuesday, and will be reinstalling XP Home. My CD install doesn't even have SP2, so is there anything special I will need to do for my reinstall along the lines you guys are discussing? Any and all help is most appreciated! BTW, I do plan on going with SP3 on the laptop, as my tower has been fine with it. |
|
  ricksrants
@ntl.com | reply to bcastner Thanks Friend it worked well and simple.
I owe you a drink |
|
  ltsnow
join:2006-04-08 Valdosta, GA edit: June 20th, @10:46AM
| reply to bcastner Bill, maybe I'm dense, but how come I have the 3.0 updater when I do a clean install of XP Pro SP3--no slipstream? I never use the automatic updates, only the manual updates. They all install fine. |
|
  JMcA
@co.uk | reply to bcastner Many thanks!
This fixed my problem (note that you have a filename wrong in your instructions - the filename is wups2.dll not wup2.dll)
It should read:
regsvr32 "%windir%\system32\wupS2.dll" |
|
  bcastner Premium,MVM join:2002-09-25 Chevy Chase, MD clubs: 
·Verizon Online DSL
| You are correct, and my bad typo.
Fortunately, it is clarified by the linked KB article, and quite honestly unlikely to be the predominant factor, although I most certainly wish I had gotten it right.
Best regards, Bill Castner -- ============ MS-MVP 2004 - -2008, ASAP Member Users Helping Users
|
|
  BigThanks
@rupp-inc.com | reply to bcastner Outstanding. I had the same problems running Windows Update after installing SP3 on XP. Your suggestion was right on target! Thanks. |
|