"Ms Bookworm" <> wrote in message news:...
> Cannot download and install this update - KB893086 . I can get to the
> windows update scree. It starts to download, seems to complete the
> downloaad and then I get error message "file is corrupt".
Where do you see that symptom? In the windowsupdate.log?
If so, please post more context for it than you are providing.
Actually, I suspect that that message would occur during the install
phase of download and install. You could try using Automatic Updates
in full prompt mode to see if it is really the download which is failing
or the install. I.e., if you get the prompt that the update is ready
for install you will know that the error is occurring during the install
phase. Also, in that case, you would be able to get more information
from the update's log, e.g. KB893086.log
In any case, instead of concentrating on the error code as your
symptom I think you should widen your analysis to simply the
"Download failed" part of the message.
> 2005-04-23 12:43:11-0400 1728 b34 Update Download failed, error is d00e4104
For example, here is an excerpt from an answer I gave
to another user last October who also had an unhelpful
error code.
<excerpt>
Check your logs. That code might not indicate what the documentation
wants it to and more importantly you may find that earlier in the transaction
another code is being generated which makes more sense.
BTW I have just found out how much stuff gets written in that
SoftwareDistribution directory. (I ran FileMon filtering on that
directory name while trying to get AU working.) For a Q&D way
to list all the changes made in it on a particular day you could use
this command pipeline:
dir/s/od | findstr "Directory 2004-09-18"
Modify that for your system as necessary. For example, the word
"Directory", the date format and of course the date itself.
A reason for doing this is that it might expose things that are being
done which are not reflected by the traces. Also by comparing your
results with someone else's whose WU was working better it could
give a more concrete list of what is not being done.
</excerpt>
http://groups-beta.google.com/group/...968b07d16b810c
(Google Groups search for
"download failed" MSFT OR MVP group:microsoft.public.windowsupdate
)
Since then I have slightly revised those suggestions.
For example, instead of filtering in FileMon with just the
SoftwareDistribution directory name I have lately been
suggesting that update be added (separated by a semicolon)
as well. That should allow both accesses to that directory
and writes to the windowsupdate.log to be interleaved.
I have also mentioned elsewhere that if the dir/s/od method
of discovering changed files does not appeal that using
an Explorer search limited to that directory on that day
and then ordered by Date Modified could accomplish
the same goal.
http://groups-beta.google.com/group/...1c7103b7ec0773
(Google Groups search for
"search companion" author:aldwinckle group:microsoft.public.windowsupdate
)
HTH
Robert Aldwinckle
---
> Running windows xp sp2. Tried deleting temp and history no luck.
> Tried installing manually no luck. I canot figure out what the error
> message means in terms of what file is corrupt. I would appreciate
> any help. I'm just concerned that I will not be able to install any
> updates if this is not corrected. Thanks!
>
> 2005-04-23 12:43:16-0400 1728 9e4 REPORT EVENT:
> {082A3FBC-FA15-4DBB-9490-C7EBF0B4B283} 462 2005-04-23
> 12:43:11-0400 1 161 101
> {DC269C30-C343-4BBB-AEE5-2B05F1FA1ED4} 100 d00e4104
> AutomaticUpdates Failure Content Download Error:
> Download failed.
> 2005-04-23 12:43:16-0400 1728 9e4 REPORT EVENT:
> {471CFC85-6CEC-41F1-AF76-00CD1E220C55} 463 2005-04-23
> 12:43:11-0400 1 161 101
> {EF6D99AD-A2D1-4A62-8705-D35F1B81F3D6} 100 d00e4104
> AutomaticUpdates Failure Content Download Error:
> Download failed.
>
> 2005-04-23 12:43:11-0400 1728 b34 Update Download
> failed, error is d00e4104
>
> 2005-04-22 14:29:24-0400 532 c54 REPORT EVENT:
> {0877C6A3-1BBD-4D84-8569-958001C4401D} 459 2005-04-22
> 14:29:19-0400 1 161 101
> {DC269C30-C343-4BBB-AEE5-2B05F1FA1ED4} 100 d00e4104
> WindowsUpdate Failure Content Download Error: Download
> failed.
> 2005-04-22 14:29:24-0400 532 c54 REPORT EVENT:
> {8D4315C5-5AC8-449A-94AE-4DF27B349C1F} 460 2005-04-22
> 14:29:19-0400 1 161 101
> {EF6D99AD-A2D1-4A62-8705-D35F1B81F3D6} 100 d00e4104
> WindowsUpdate Failure Content Download Error: Download
> failed
>
>