
12-18-2008
|
|
|
|
Re: Download of selected patches does not start. Fault no.80282001
"searcherfordas" <searcherfordas@discussions.microsoft.com> wrote in message
news:69BCB751-7F3E-4815-8405-C1EA9173EECF@microsoft.com...
> Hi,
> I use XP (SP2 and security-Patches an IE7).
> After having selected the needed updatepatches in update catalog and
>
> after having defined my targetfolder I cannot get the download to start.
>
> (The download worked always well in previous months).
> Instead a message appeared informing of a problem on the website and
>
> stating fault no. 80282001.
>
> I have searched in microsofts knowledgebase and elsewhere for
>
> informations on this fault but get no results.
> I have tried the download several times but I am getting always the same
>
> negative message.
> Thanks for any Help
I would try tracing the failure with ProcMon looking for clues
and diagnostics. Alternatively just search your harddrive for all files
which that procedure changed. I don't know whether it maintains a log
or not but I imagine it would. Then search those files for the context
of your code.
BTW I'm assuming that that's a hex value you are giving us.
Since there are no hex alpha nibbles in it it could in fact be decimal.
In that case you could also try searching for 4C90191.
Also, you mentioned "negative message". Were you implying by that
that you may have left off a minus sign for that value? In that case
search instead for 7FD7DFFF
Good luck
Robert Aldwinckle
---
|