Error 1935 when attempting to install msxml.msi

G

Guest

Hi,

I recently tried to install some software, but failed with error 1935...

Error 1935. An error occured during the installation of assembly component
{303994BA-6487-47AE-AF1D-7AF6088EEBDB}. HRESULT: 0x80070002

I was told the work around was to install msxml 4.0 sp2.
When I attempted to install the file msxml.msi I got the same error. Here is
a sample from the log...

MSI (s) (D8:FC) [08:35:04:562]: Assembly Error:The system cannot find the
file specified.

MSI (s) (D8:FC) [08:35:04:562]: Note: 1: 1935 2:
{303994BA-6487-47AE-AF1D-7AF6088EEBDB} 3: 0x80070002 4: IAssemblyCacheItem 5:
Commit 6:
Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"
Error 1935. An error occured during the installation of assembly component
{303994BA-6487-47AE-AF1D-7AF6088EEBDB}. HRESULT: 0x80070002. assembly
interface: IAssemblyCacheItem, function: Commit, assembly name:
Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"
MSI (s) (D8:FC) [08:35:07:796]: Product: MSXML 4.0 SP2 Parser and SDK --
Error 1935. An error occured during the installation of assembly component
{303994BA-6487-47AE-AF1D-7AF6088EEBDB}. HRESULT: 0x80070002. assembly
interface: IAssemblyCacheItem, function: Commit, assembly name:
Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"

So I it would appear that I need to find a work around for the work around.

Any suggestions appreciated.
 
S

S.Sengupta

Remove the partial installation of the software from your computer.Also
remove the previous versions of MSXML from the computer,then try to
install MSXML 4.0 Service Pack 2.

To uninstall the previous MSXML 4.0 Service Pack 1
Start>Run>Type or copy and paste the following into the Open box and
click OK:

msiexec /qn /x {35343FF7-939B-401A-87B3-FF90A5123D88}

To uninstall MSXML 4.0:-
start>Run>Type or copy and paste the following into the Open box and
click OK:

msiexec /qn /x {2AEBE10C-D819-4EBF-BC60-03BF2327D340}

Once both of the previous installations have been removed, use the
msxml.msi file to install the MSXML 4 Sp2 updates.


regards,
S.Sengupta[MS-MVP]
 
G

Guest

Thanks alot for your help!

S.Sengupta said:
Remove the partial installation of the software from your computer.Also
remove the previous versions of MSXML from the computer,then try to
install MSXML 4.0 Service Pack 2.

To uninstall the previous MSXML 4.0 Service Pack 1
Start>Run>Type or copy and paste the following into the Open box and
click OK:

msiexec /qn /x {35343FF7-939B-401A-87B3-FF90A5123D88}

To uninstall MSXML 4.0:-
start>Run>Type or copy and paste the following into the Open box and
click OK:

msiexec /qn /x {2AEBE10C-D819-4EBF-BC60-03BF2327D340}

Once both of the previous installations have been removed, use the
msxml.msi file to install the MSXML 4 Sp2 updates.


regards,
S.Sengupta[MS-MVP]


Hi,

I recently tried to install some software, but failed with error 1935...

Error 1935. An error occured during the installation of assembly component
{303994BA-6487-47AE-AF1D-7AF6088EEBDB}. HRESULT: 0x80070002

I was told the work around was to install msxml 4.0 sp2.
When I attempted to install the file msxml.msi I got the same error. Here is
a sample from the log...

MSI (s) (D8:FC) [08:35:04:562]: Assembly Error:The system cannot find the
file specified.

MSI (s) (D8:FC) [08:35:04:562]: Note: 1: 1935 2:
{303994BA-6487-47AE-AF1D-7AF6088EEBDB} 3: 0x80070002 4: IAssemblyCacheItem 5:
Commit 6:
Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"
Error 1935. An error occured during the installation of assembly component
{303994BA-6487-47AE-AF1D-7AF6088EEBDB}. HRESULT: 0x80070002. assembly
interface: IAssemblyCacheItem, function: Commit, assembly name:
Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"
MSI (s) (D8:FC) [08:35:07:796]: Product: MSXML 4.0 SP2 Parser and SDK --
Error 1935. An error occured during the installation of assembly component
{303994BA-6487-47AE-AF1D-7AF6088EEBDB}. HRESULT: 0x80070002. assembly
interface: IAssemblyCacheItem, function: Commit, assembly name:
Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"

So I it would appear that I need to find a work around for the work around.

Any suggestions appreciated.
 
T

Torra

Guys, all that did NOTHING to me, same error still exists... and now, I
have NO parser at all and cannot install and run some of Microsoft
games... because it says I have no MSXML 4 installed. Now what? That
thing wont install thou, MSXML 4 SP2, when I download or try to open it
from Microsoft's page... gives me that same error as before. Any help? I
am desperate...nowhere to d/l MSXML 4 SP1 anymore and SP2 gives me
error...what should I do? ( I use WinXP pro SP1, hesitate to install
SP2 because of all crap I heard of it).

Thank you kindly in advance,

Torra


*Thanks alot for your help!

S.Sengupta said:
Remove the partial installation of the software from your computer.Also
remove the previous versions of MSXML from the computer,then try to
install MSXML 4.0 Service Pack 2.

To uninstall the previous MSXML 4.0 Service Pack 1
Start>Run>Type or copy and paste the following into the Open box and
click OK:

msiexec /qn /x {35343FF7-939B-401A-87B3-FF90A5123D88}

To uninstall MSXML 4.0:-
start>Run>Type or copy and paste the following into the Open box and
click OK:

msiexec /qn /x {2AEBE10C-D819-4EBF-BC60-03BF2327D340}

Once both of the previous installations have been removed, use the
msxml.msi file to install the MSXML 4 Sp2 updates.


regards,
S.Sengupta[MS-MVP]



AB wrote:

*
 
R

Rock

Guys, all that did NOTHING to me, same error still exists... and now, I
have NO parser at all and cannot install and run some of Microsoft
games... because it says I have no MSXML 4 installed. Now what? That
thing wont install thou, MSXML 4 SP2, when I download or try to open it
from Microsoft's page... gives me that same error as before. Any help? I
am desperate...nowhere to d/l MSXML 4 SP1 anymore and SP2 gives me
error...what should I do? ( I use WinXP pro SP1, hesitate to install
SP2 because of all crap I heard of it).

Thank you kindly in advance,

Torra


*Thanks alot for your help!

S.Sengupta said:
Remove the partial installation of the software from your computer.Also
remove the previous versions of MSXML from the computer,then try to
install MSXML 4.0 Service Pack 2.

To uninstall the previous MSXML 4.0 Service Pack 1
Start>Run>Type or copy and paste the following into the Open box and
click OK:

msiexec /qn /x {35343FF7-939B-401A-87B3-FF90A5123D88}

To uninstall MSXML 4.0:-
start>Run>Type or copy and paste the following into the Open box and
click OK:

msiexec /qn /x {2AEBE10C-D819-4EBF-BC60-03BF2327D340}

Once both of the previous installations have been removed, use the
msxml.msi file to install the MSXML 4 Sp2 updates.


regards,
S.Sengupta[MS-MVP]



AB wrote:

*


SP2 works just fine for the vast majority. Most of the systems that have
problems with it have some underlying issues prior to SP2 such as defective
hardware, operating errors, malware, incompatible drivers, etc. You should
not update a system to SP2 that is not running properly. Sorry I can't help
with your problem but SP2 works well despite what you may have "heard".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

sony ericson phone 1
MSXML4 SP2 0x800700B7 2
MSXML-error 0
Error Installing MSXML4 on Vista 1
Installation Error 1
installation photo plus 1
Eoor installing msxml.msi 5
Error Message 1

Top