Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Re: MSXML 4.0 Service Pack 2 fails to install - cannot open registerk

Reply
Thread Tools Display Modes

Re: MSXML 4.0 Service Pack 2 fails to install - cannot open registerk

 
 
MowGreen [MVP]
Guest
Posts: n/a

 
      01-17-2007
>> Could not open key:
>> HKEY_LOCAL_MACHINE\Software\Classes\Msxml2.DOMDocu ment.4.0\CLSID. Verify
>> that you have sufficienta access to that key, or contact your support
>> personnel.


This is a Permissions issue.

>> Considering I had recently – somewhat misguidedly - removed the previously
>> installed MSXML parser (as a result of some problems experienced during the
>> infamous latest MSMXML SP2 failed recurring automatic Security Update -
>> KB927978) it occurs to me that one reason the program cannot "open the key"
>> is possibly because the related folders and registry keys are no longer there
>> (I did take a quick look at the register and I didn't see any
>> Msxml2.DOMDocument.4.0 folder of any kind under
>> HKEY_LOCAL_MACHINE\Software\Classes.)


Please explain 'removed the previously installed MSXML '. Was it
uninstalled from Add/Remove Programs ?

One has to drill *all the way down* to locate that subkey in
HKLM\Software\Classes. A quick look for it isn't possible.

Is this XP Pro or Home ?


MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============



Tlingel17 wrote:

> PROBLEM:
>
> I tried to install the MSXML 4.0 Service Pack 2 (Microsoft XML Core
> Services) but the msxml.msi installation was interrupted with the following
> message:
>
> Could not open key:
> HKEY_LOCAL_MACHINE\Software\Classes\Msxml2.DOMDocu ment.4.0\CLSID. Verify
> that you have sufficienta access to that key, or contact your support
> personnel.
>
> POSSIBLE CAUSE:
>
> Considering I had recently – somewhat misguidedly - removed the previously
> installed MSXML parser (as a result of some problems experienced during the
> infamous latest MSMXML SP2 failed recurring automatic Security Update -
> KB927978) it occurs to me that one reason the program cannot "open the key"
> is possibly because the related folders and registry keys are no longer there
> (I did take a quick look at the register and I didn't see any
> Msxml2.DOMDocument.4.0 folder of any kind under
> HKEY_LOCAL_MACHINE\Software\Classes.)
>
> HELP:
>
> What can I do to fix this at this point?

 
Reply With Quote
 
 
 
 
Tlingel17
Guest
Posts: n/a

 
      01-18-2007

>"MowGreen [MVP]" wrote:


Thank you for your interest.

> This is a Permissions issue.


It seems like it - surprinsingly so! Installing MSXML 4.0 service pack 2
should not be an issue - I am using XP Home and am using a user profile with
full computer administrator status.

> Please explain 'removed the previously installed MSXML '. Was it
> uninstalled from Add/Remove Programs ?


Yes - I uninstalled it from the Add/Remove Programs.

> One has to drill *all the way down* to locate that subkey in
> HKLM\Software\Classes. A quick look for it isn't possible.


Hmm...actually all one has to do is use the Microsoft Registry Editor
(regedit.exe) to inspect the registry and take a quick look.

> Is this XP Pro or Home ?


This is XP Home (Windows XP SP2.)

Any suggestion?

 
Reply With Quote
 
MowGreen [MVP]
Guest
Posts: n/a

 
      01-18-2007
The Perm issue is with the subkey, it has nothing to do with what User
Account is installing the update. If the System does not have permission
to access said subkey, it can not install the update.

>
>> Hmm...actually all one has to do is use the Microsoft Registry Editor
>> (regedit.exe) to inspect the registry and take a quick look.


No quick look will locate the subkey. It took me a few minutes to
navigate to the Capitalized subkeys of Classes to locate it.

Please check here :

HKEY_CLASSES_ROOT\Msxml2.DOMDocument.4.0\CLSID

and then recheck here :

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Msxml2.DOMDocu ment.4.0\CLSID

Right click each CLSID folder and choose Permissions.
Both should show Admin and System with Full Control and Read perms.


MowGreen [MVP 2003-2007][
===============
*-343-* FDNY
Never Forgotten
===============



Tlingel17 wrote:

>>"MowGreen [MVP]" wrote:

>
>
> Thank you for your interest.
>
>
>>This is a Permissions issue.

>
>
> It seems like it - surprinsingly so! Installing MSXML 4.0 service pack 2
> should not be an issue - I am using XP Home and am using a user profile with
> full computer administrator status.
>
>
>>Please explain 'removed the previously installed MSXML '. Was it
>>uninstalled from Add/Remove Programs ?

>
>
> Yes - I uninstalled it from the Add/Remove Programs.
>
>
>>One has to drill *all the way down* to locate that subkey in
>>HKLM\Software\Classes. A quick look for it isn't possible.

>
>


>
>
>>Is this XP Pro or Home ?

>
>
> This is XP Home (Windows XP SP2.)
>
> Any suggestion?
>

 
Reply With Quote
 
Tlingel17
Guest
Posts: n/a

 
      01-19-2007


>"MowGreen [MVP]" wrote:
>
> Please check here :
>
> HKEY_CLASSES_ROOT\Msxml2.DOMDocument.4.0\CLSID
>
> and then recheck here :
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Msxml2.DOMDocu ment.4.0\CLSID
>
> Right click each CLSID folder and choose Permissions.
> Both should show Admin and System with Full Control and Read perms.


Aha, I see what you mean, and you were right. It was indeed a "system"
permission isue. System had not be granted Full Control and Read perms. That
took care of it. Well done, thanks!
 
Reply With Quote
 
MowGreen [MVP]
Guest
Posts: n/a

 
      01-20-2007
Yer mowst welcome. Well done !!


MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============



Tlingel17 wrote:

>
>>"MowGreen [MVP]" wrote:
>>
>>Please check here :
>>
>>HKEY_CLASSES_ROOT\Msxml2.DOMDocument.4.0\CLSID
>>
>>and then recheck here :
>>
>>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Msxml2.DOMDo cument.4.0\CLSID
>>
>>Right click each CLSID folder and choose Permissions.
>>Both should show Admin and System with Full Control and Read perms.

>
>
> Aha, I see what you mean, and you were right. It was indeed a "system"
> permission isue. System had not be granted Full Control and Read perms. That
> took care of it. Well done, thanks!

 
Reply With Quote
 
julius_gy
Guest
Posts: n/a

 
      02-01-2007
You know what the funny thing is about all of this, i had the same problem
and i thought it was fixed when i allowed admin and system access to the key,
but when
i tried the installation again, i told me i dont have access to another key,
i fixed permission with that but then it happened with like three more keys
lol, my solution, allow system access to Every Thing.

cheers.

"MowGreen [MVP]" wrote:

> Yer mowst welcome. Well done !!
>
>
> MowGreen [MVP 2003-2007]
> ===============
> *-343-* FDNY
> Never Forgotten
> ===============
>
>
>
> Tlingel17 wrote:
>
> >
> >>"MowGreen [MVP]" wrote:
> >>
> >>Please check here :
> >>
> >>HKEY_CLASSES_ROOT\Msxml2.DOMDocument.4.0\CLSID
> >>
> >>and then recheck here :
> >>
> >>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Msxml2.DOMDo cument.4.0\CLSID
> >>
> >>Right click each CLSID folder and choose Permissions.
> >>Both should show Admin and System with Full Control and Read perms.

> >
> >
> > Aha, I see what you mean, and you were right. It was indeed a "system"
> > permission isue. System had not be granted Full Control and Read perms. That
> > took care of it. Well done, thanks!

>

 
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
Vista service pack 1 fails to install JeanT Windows Vista General Discussion 2 07-21-2008 06:06 PM
.NET Framework service pack fails to install PeteatWD Windows Update 4 04-05-2005 04:51 AM
Service Pack 2 fails to install Fitzgerald Windows Update 2 01-29-2005 06:19 AM
Install Fails for Q282010: MS Jet 4.0 Service Pack 7 (SP7) - Windows XP Lee Reedy Windows Update 6 08-15-2003 02:40 AM
XP service pack 1a install fails lydia Windows Update 1 07-19-2003 10:30 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