Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > MSXML 4.0 SP2 & SDK Installation Error

Reply
Thread Tools Display Modes

MSXML 4.0 SP2 & SDK Installation Error

 
 
T10452NYC
Guest
Posts: n/a

 
      07-08-2005
Hi,

RE: An error occured during the installation of assembly component
{303994BA-6487-47AE-AF1D-7A6088EEBDB}.
HRESULT: 0X80070002.

I spent app. 2.5 hours on the phone yesterday with a MSFT support technician
( cost $35.00) trying to resolve an installation error (see above) with MSXML
4.0 SP2 SDK (msxml.msi). The gentleman, very professional and pleasant, could
not solve the problem no matter what he tried. I followed his instructions to
the letter, including registering the XML 2, 3 and 4 DLL's.

I will appreciate any help or ideas anyone can provide.

Thanks


T10452NYC
 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      07-12-2005
"T10452NYC" <> wrote in message
news:600C2C13-7617-45B3-A963-...
> Hi,
>
> RE: An error occured during the installation of assembly component
> {303994BA-6487-47AE-AF1D-7A6088EEBDB}.
> HRESULT: 0X80070002.


The code means "file not found".
Did your support person explain which file was missing?
Can you get any clues from searching your registry (Keys only)
for the GUID the error message also mentions?

Actually that would only be one interpretation of the code.
E.g. unless the install program was prepared to differentiate
with a more specific code I suspect it could also occur when
the file is there but there are permission problems accessing it.



>
> I spent app. 2.5 hours on the phone yesterday with a MSFT support technician
> ( cost $35.00) trying to resolve an installation error (see above) with MSXML
> 4.0 SP2 SDK (msxml.msi). The gentleman, very professional and pleasant, could
> not solve the problem no matter what he tried.


I have found that they are not prepared to do any diagnosis
so if your symptoms don't fit any of their canned resolutions
they are completely lost. IMO.


> I followed his instructions to
> the letter, including registering the XML 2, 3 and 4 DLL's.
>
> I will appreciate any help or ideas anyone can provide.


What I would do is try to identify the cause of the message.
If my previous suggestion regarding RegEdit doesn't find anything
I would use RegMon and FileMon (freeware from SysInternals)
to monitor the install attempt and supplement the diagnostics that
are already available from it. BTW there may be more diagnostics
from the install attempt than you are aware of. FileMon would
show you those too but you could also use Search Companion
to find all files which changed on the date of the install attempt
and then sort the search results by Date Modified.
Then any diagnostics files would be bracketed down to the minute.


>
> Thanks
>
>
> T10452NYC



Good luck

Robert Aldwinckle
---



 
Reply With Quote
 
T10452NYC
Guest
Posts: n/a

 
      07-13-2005
Hi Robert,

The support person walked me through a series of steps to backup,
interrogate and update the registery. He also had me update my admin security
permissions. Nothing he had me do fixed the problem. The support person, or
persons, will be calling me at home at 2:00 PM today to see if they can
provide additional help. I'll post any additional info afterwards.

Thanks for the response.

--
T10452NYC


"Robert Aldwinckle" wrote:

> "T10452NYC" <> wrote in message
> news:600C2C13-7617-45B3-A963-...
> > Hi,
> >
> > RE: An error occured during the installation of assembly component
> > {303994BA-6487-47AE-AF1D-7A6088EEBDB}.
> > HRESULT: 0X80070002.

>
> The code means "file not found".
> Did your support person explain which file was missing?
> Can you get any clues from searching your registry (Keys only)
> for the GUID the error message also mentions?
>
> Actually that would only be one interpretation of the code.
> E.g. unless the install program was prepared to differentiate
> with a more specific code I suspect it could also occur when
> the file is there but there are permission problems accessing it.
>
>
>
> >
> > I spent app. 2.5 hours on the phone yesterday with a MSFT support technician
> > ( cost $35.00) trying to resolve an installation error (see above) with MSXML
> > 4.0 SP2 SDK (msxml.msi). The gentleman, very professional and pleasant, could
> > not solve the problem no matter what he tried.

>
> I have found that they are not prepared to do any diagnosis
> so if your symptoms don't fit any of their canned resolutions
> they are completely lost. IMO.
>
>
> > I followed his instructions to
> > the letter, including registering the XML 2, 3 and 4 DLL's.
> >
> > I will appreciate any help or ideas anyone can provide.

>
> What I would do is try to identify the cause of the message.
> If my previous suggestion regarding RegEdit doesn't find anything
> I would use RegMon and FileMon (freeware from SysInternals)
> to monitor the install attempt and supplement the diagnostics that
> are already available from it. BTW there may be more diagnostics
> from the install attempt than you are aware of. FileMon would
> show you those too but you could also use Search Companion
> to find all files which changed on the date of the install attempt
> and then sort the search results by Date Modified.
> Then any diagnostics files would be bracketed down to the minute.
>
>
> >
> > Thanks
> >
> >
> > T10452NYC

>
>
> Good luck
>
> Robert Aldwinckle
> ---
>
>
>
>

 
Reply With Quote
 
T10452NYC
Guest
Posts: n/a

 
      07-13-2005
hi robert
the issue is resolved and i figured that the adaware build 399 was blocking
the installation of msxml 4.0 sp2
i also had mcaffe firewall and antivirus off but that dint help either
the moment i turned the adaware off i was able to install the msxml 4.0 sp2
hope this helps for others

--
T10452NYC


"Robert Aldwinckle" wrote:

> "T10452NYC" <> wrote in message
> news:600C2C13-7617-45B3-A963-...
> > Hi,
> >
> > RE: An error occured during the installation of assembly component
> > {303994BA-6487-47AE-AF1D-7A6088EEBDB}.
> > HRESULT: 0X80070002.

>
> The code means "file not found".
> Did your support person explain which file was missing?
> Can you get any clues from searching your registry (Keys only)
> for the GUID the error message also mentions?
>
> Actually that would only be one interpretation of the code.
> E.g. unless the install program was prepared to differentiate
> with a more specific code I suspect it could also occur when
> the file is there but there are permission problems accessing it.
>
>
>
> >
> > I spent app. 2.5 hours on the phone yesterday with a MSFT support technician
> > ( cost $35.00) trying to resolve an installation error (see above) with MSXML
> > 4.0 SP2 SDK (msxml.msi). The gentleman, very professional and pleasant, could
> > not solve the problem no matter what he tried.

>
> I have found that they are not prepared to do any diagnosis
> so if your symptoms don't fit any of their canned resolutions
> they are completely lost. IMO.
>
>
> > I followed his instructions to
> > the letter, including registering the XML 2, 3 and 4 DLL's.
> >
> > I will appreciate any help or ideas anyone can provide.

>
> What I would do is try to identify the cause of the message.
> If my previous suggestion regarding RegEdit doesn't find anything
> I would use RegMon and FileMon (freeware from SysInternals)
> to monitor the install attempt and supplement the diagnostics that
> are already available from it. BTW there may be more diagnostics
> from the install attempt than you are aware of. FileMon would
> show you those too but you could also use Search Companion
> to find all files which changed on the date of the install attempt
> and then sort the search results by Date Modified.
> Then any diagnostics files would be bracketed down to the minute.
>
>
> >
> > Thanks
> >
> >
> > T10452NYC

>
>
> Good luck
>
> Robert Aldwinckle
> ---
>
>
>
>

 
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
MSXML 4.0 cjlars Windows Vista Games 3 06-03-2008 02:51 PM
getting error message...msxml 4.0 Jaymz Windows Vista Games 1 01-29-2008 12:21 AM
0x800A138F MsXML-error Fred Windows Update 9 12-12-2003 10:32 PM
0x800A138F MsXML-error Fred Windows Update 0 12-11-2003 02:52 PM
MSXML 4 Muriel Windows Update 2 09-29-2003 07:28 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