Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error Code 8009200D when attempting to update

Reply
Thread Tools Display Modes

Error Code 8009200D when attempting to update

 
 
Kazno
Guest
Posts: n/a

 
      08-04-2009
i have a genuine version of Vista - validated.

I am unable to automatic update - constant error Code 8009200D

Also unable to use windows update pages - these fail to load.

No way I can get any updates.

Experienced the problem first last week. Have reinstalled Vista, 3 times, x2
with multipass format. Still the same issue. Totally at a loss as to how to
resolve.

Need help.
 
Reply With Quote
 
 
 
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      08-04-2009
See
http://groups.google.com/group/micro...355bb570b1c9a0

> Experienced the problem first last week. Have reinstalled Vista, 3 times,
> x2
> with multipass format.


Were they all Repair Installs (AKA In-Place Upgrades)?


Kazno wrote:
> i have a genuine version of Vista - validated.
>
> I am unable to automatic update - constant error Code 8009200D
>
> Also unable to use windows update pages - these fail to load.
>
> No way I can get any updates.
>
> Experienced the problem first last week. Have reinstalled Vista, 3 times,
> x2
> with multipass format. Still the same issue. Totally at a loss as to how
> to
> resolve.
>
> Need help.


 
Reply With Quote
 
Kazno
Guest
Posts: n/a

 
      08-05-2009
both installs were clean with a retail cd version Home Premium Vista SP1

I tried the Dll's

regsvr32 softpub.dll - ok
regsvr32 mssip32.dll - ok
regsvr32 initpki.dll - error. Module failed to load. Make sure the binary is
stored at the specified path or debug it to check for problems with the
dependent .DLL files
regsvr32 wintrust.dll - error. Loaded but the call to dllRegisterServer
failed with error code 0x80070005

I have tried this fix a several occasions during the last few installs-
always the same message





"PA Bear [MS MVP]" wrote:

> See
> http://groups.google.com/group/micro...355bb570b1c9a0
>
> > Experienced the problem first last week. Have reinstalled Vista, 3 times,
> > x2
> > with multipass format.

>
> Were they all Repair Installs (AKA In-Place Upgrades)?
>
>
> Kazno wrote:
> > i have a genuine version of Vista - validated.
> >
> > I am unable to automatic update - constant error Code 8009200D
> >
> > Also unable to use windows update pages - these fail to load.
> >
> > No way I can get any updates.
> >
> > Experienced the problem first last week. Have reinstalled Vista, 3 times,
> > x2
> > with multipass format. Still the same issue. Totally at a loss as to how
> > to
> > resolve.
> >
> > Need help.

>
>

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      08-05-2009

"Kazno" <> wrote in message news:65B655C8-FA5F-4285-9B8E-...
> both installs were clean with a retail cd version Home Premium Vista SP1
>
> I tried the Dll's
>
> regsvr32 softpub.dll - ok
> regsvr32 mssip32.dll - ok
> regsvr32 initpki.dll - error. Module failed to load. Make sure the binary is
> stored at the specified path or debug it to check for problems with the
> dependent .DLL files
> regsvr32 wintrust.dll - error. Loaded but the call to dllRegisterServer
> failed with error code 0x80070005
>
> I have tried this fix a several occasions during the last few installs-
> always the same message



You could try using DependencyWalker's Profiling feature
to supplement those diagnostics. Both symptoms could mean
something else than the modules involved in the regsvr32.exe
command were the cause of the symptom. E.g., the initpki.dll
module might actually be there but the missing module could be
something that it calls. Ditto for the 0x80070005 symptom;
however, with that one it also could be that Vista wants you
to run it as an Administrator.

BTW these regsvr32 repair procedures are normally given to XP users.
I don't know what all differences Vista users can see when using them.
In any case, I would try booting in command mode to try them
to minimize security/obscurity factors. FYI they were originally
part of the old IE Repair procedure which was always done
*during* a boot to minimize interferences.

Also, here's a script which would give you more of the same,

http://iefaq.info/index.php?action=a...133&artlang=en

Downloading it and then running it during a command mode boot
might be easier than trying to remember how to type all those
regsvr32.exe commands in the command line. ; )

Note that in order to have it execute a re-registration of initpki.dll
you would have to uncomment a line in it:

<quote>
The reregistration of the crypto functionality (initpki) is commented out.
It's very rarely necessary and takes a long time to finish.
In case you really need it, please look in the script (at the end)
and activate it.
</quote>


This code seems to be a rare occurrence for Vista users.
No definitive documented solution that I can see...

http://social.technet.microsoft.com/...-3b20e150f215/

(Microsoft search for
(0x8009200D OR 8009200D) Vista (MSFT OR MVP)

also found with

(0x8009200D OR 8009200D) Vista -inurl:communities

)


Good luck

Robert Aldwinckle
---


>
>
>
>
>
> "PA Bear [MS MVP]" wrote:
>
>> See
>> http://groups.google.com/group/micro...355bb570b1c9a0
>>
>> > Experienced the problem first last week. Have reinstalled Vista, 3 times,
>> > x2
>> > with multipass format.

>>
>> Were they all Repair Installs (AKA In-Place Upgrades)?
>>
>>
>> Kazno wrote:
>> > i have a genuine version of Vista - validated.
>> >
>> > I am unable to automatic update - constant error Code 8009200D
>> >
>> > Also unable to use windows update pages - these fail to load.
>> >
>> > No way I can get any updates.
>> >
>> > Experienced the problem first last week. Have reinstalled Vista, 3 times,
>> > x2
>> > with multipass format. Still the same issue. Totally at a loss as to how
>> > to
>> > resolve.
>> >
>> > Need help.

>>
>>



 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      08-05-2009

And is a fully-functional anti-virus application installed on the computer
in question?

Give this FixIt a try: http://support.microsoft.com/kb/971058


Kazno wrote:
> both installs were clean with a retail cd version Home Premium Vista SP1
>
> I tried the Dll's
>
> regsvr32 softpub.dll - ok
> regsvr32 mssip32.dll - ok
> regsvr32 initpki.dll - error. Module failed to load. Make sure the binary
> is
> stored at the specified path or debug it to check for problems with the
> dependent .DLL files
> regsvr32 wintrust.dll - error. Loaded but the call to dllRegisterServer
> failed with error code 0x80070005
>
> I have tried this fix a several occasions during the last few installs-
> always the same message
>
> "PA Bear [MS MVP]" wrote:
>
>> See
>> http://groups.google.com/group/micro...355bb570b1c9a0
>>
>>> Experienced the problem first last week. Have reinstalled Vista, 3
>>> times,
>>> x2 with multipass format.

>>
>> Were they all Repair Installs (AKA In-Place Upgrades)?
>>
>>
>> Kazno wrote:
>>> i have a genuine version of Vista - validated.
>>>
>>> I am unable to automatic update - constant error Code 8009200D
>>>
>>> Also unable to use windows update pages - these fail to load.
>>>
>>> No way I can get any updates.
>>>
>>> Experienced the problem first last week. Have reinstalled Vista, 3
>>> times,
>>> x2
>>> with multipass format. Still the same issue. Totally at a loss as to how
>>> to
>>> resolve.
>>>
>>> Need help.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
windows 2003 Ent SP1 Server Crash Issues Will Owens Windows Server 2 03-03-2010 01:13 AM
Re: Recent MS update causes IIS to serve simple web page VERY SLOW (20 seconds) PA Bear [MS MVP] Windows Server 1 04-20-2009 06:07 AM
how to add computers to WSUS computer group QuyNguyen Windows Server 15 10-15-2008 05:24 PM
Disconnecting Drive Maps over WAN Jesse Pastrano Windows Server 2 04-01-2008 06:23 PM
How could I do?? (updates) Corsair Windows 64 Bit 5 06-17-2007 03:57 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59