Re: ERROR 0x80072F76
From: Robert Aldwinckle (robald_at_techemail.com)
Date: 03/31/04
- Next message: Trefor: "Problem after loading Sucurity Update"
- Previous message: dommo1: "win 2000 - mup.sys hotfix for SP 4 problems ..."
- Next in thread: Eepē: "Re: ERROR 0x80072F76"
- Reply: Eepē: "Re: ERROR 0x80072F76"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 31 Mar 2004 00:25:11 -0500
>> If iuident.cab is already there what are its attributes? What's in it?
> archive attribute; iuident.txt
It would have been interesting to know if and when it changed... ;o
Was this done after a failure? E.g. unless the download is being done
to a temporary file somewhere and then copied there you might see
after a failure cases such as: unchanged, no file, or partial file.
By actually extracting something from the .cab file you have given us
evidence that the file you had was not in one of those "between states"
cases.
>> you could monitor the download with FileMon
> Well, the odd thing is Windows' Automatic Updates seems to work fine (I think):
So, then FileMon could show you
for AU: how iuident.cab gets created (at least by AU)
for WU: if iuident.cab gets started and gets written to
If it doesn't get started or doesn't get written to perhaps there are
different authorizations for each case.
What security zone is being used in each case?
E.g. with WU you would probably be using Internet zone
but with AU you might be using Local zone
(which appears to have some interesting options checked by default)
BTW if your OS was XP you could use netcap to trace the packet flow.
It would be interesting to compare the packet flow for both cases.
If the issue is authorization as suggested above the trace could prove
that by showing that access to the site isn't even attempted. Any other
causes could be analysed by seeing where the two cases diverged
(though it would probably be best to compare two instances of accessing
WU, one which worked and the other which didn't).
Ethereal does have a capture facility for Windows NT but I never managed
to make it work transparently enough for it to be useful. YMMV.
HTH
Robert
--- "Eepē" <no@spam.com> wrote in message news:4068F877.E4B128A5@spam.com... > Robert Aldwinckle wrote: > > > > "Eep" <anonymous@discussions.microsoft.com> wrote in message > > news:928C983D-15A3-4764-9B35-6BB4298EB2A3@microsoft.com > > ... > > > I can download http://windowsupdate.microsoft.com/v4/iuident.cab fine. > > > > Did you exactly simulate what the error message is implying > > WU was trying to do? > > yep > > > > The error in "Windows Update.log" is: > > ... > > > 2004-03-21 11:51:44 19:51:44 Error IUCTL Failed to > > download iuident.cab from http://www.windowsupdate.com/v4/ to > > C:\Program Files\WindowsUpdate\V4\temp (Error 0x80072F76) > > > > What do you have in that directory? How much space is there? > > iuident.cab is in there; plenty of space. > > > If iuident.cab is already there what are its attributes? What's in it? > > E.g. open a command window and enter: > > > > cd /d %ProgramFiles%\WindowsUpdate\V4\temp > > dir > > attrib * > > extract /d iuident.cab > > cd .. > > attrib temp > > archive attribute; iuident.txt > > > If this is does not yield sufficient clues about what may be wrong > > you could monitor the download with FileMon (freeware from SysInternals). Analysis would be simplest if you have another > > identical system where you could similarly capture how the same download > > should trace when there aren't any errors. > > Well, the odd thing is Windows' Automatic Updates seems to work fine (I think): > > 2004-03-29 12:39:38 20:39:38 Success IUCTL Starting > 2004-03-29 12:39:40 20:39:40 Success IUCTL Downloaded iuident.cab from http://www.windowsupdate.com/v4/ to C:\Program Files\WindowsUpdate\V4 > 2004-03-29 12:39:40 20:39:40 Success IUCTL Checking to see if new version of Windows Update software available > 2004-03-29 12:39:40 20:39:40 Success IUENGINE Starting > 2004-03-29 12:39:44 20:39:44 Success IUENGINE Determining machine configuration > 2004-03-29 12:39:48 20:39:48 Success IUENGINE Querying software update catalog from https://v4.windowsupdate.microsoft.com/autoupdate/getmanifest.asp > 2004-03-29 12:39:48 20:39:48 Success IUENGINE Determining machine configuration > 2004-03-29 12:39:49 20:39:49 Success IUENGINE Querying software update catalog from https://v4.windowsupdate.microsoft.com/autoupdate/getmanifest.asp > 2004-03-29 12:39:49 20:39:49 Success IUENGINE Determining machine configuration > 2004-03-29 12:39:49 20:39:49 Success IUENGINE Querying software update catalog from https://v4.windowsupdate.microsoft.com/autoupdate/getmanifest.asp > 2004-03-29 12:39:50 20:39:50 Success IUENGINE Shutting down > 2004-03-29 12:39:50 20:39:50 Success IUCTL Shutting down > > So I don't understand why the manual Windows Update site has problems... > > And, for comparison (since you didn't quote it in your reply), the Windows Update website error log: > > 2004-03-28 16:21:31 00:21:31 Success IUCTL Starting > 2004-03-28 16:21:31 00:21:31 Error IUCTL Library download error. Will retry. (Error 0x80072F76) > 2004-03-28 16:21:31 00:21:31 Error IUCTL Library download error. Will retry. (Error 0x80072F76) > 2004-03-28 16:21:31 00:21:31 Error IUCTL Library download error. Will retry. (Error 0x80072F76) > 2004-03-28 16:21:31 00:21:31 Error IUCTL Failed to download iuident.cab from http://www.windowsupdate.com/v4/ to C:\Program Files\WindowsUpdate\V4\temp (Error 0x80072F76)
- Next message: Trefor: "Problem after loading Sucurity Update"
- Previous message: dommo1: "win 2000 - mup.sys hotfix for SP 4 problems ..."
- Next in thread: Eepē: "Re: ERROR 0x80072F76"
- Reply: Eepē: "Re: ERROR 0x80072F76"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|