"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.
>>
>>