Discussion:
Error 1935 when attempting to install msxml.msi
(too old to reply)
AB
2005-11-30 23:06:02 UTC
Permalink
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.Sengupta
2005-12-01 00:18:20 UTC
Permalink
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]
Post by AB
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.
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
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
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.
AB
2005-12-01 00:55:02 UTC
Permalink
Thanks alot for your help!
Post by 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
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
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]
Post by AB
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.
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
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
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.
Torra
2006-09-20 12:59:44 UTC
Permalink
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!
Post by S.Sengupta
Remove the partial installation of the software from your
computer.Also
Post by S.Sengupta
remove the previous versions of MSXML from the computer,then try
to
Post by S.Sengupta
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
Post by S.Sengupta
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
Post by S.Sengupta
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]
*
--
Torra
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message2000292.html
Rock
2006-09-20 22:44:34 UTC
Permalink
Post by 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!
Post by S.Sengupta
Remove the partial installation of the software from your
computer.Also
Post by S.Sengupta
remove the previous versions of MSXML from the computer,then try
to
Post by S.Sengupta
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
Post by S.Sengupta
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
Post by S.Sengupta
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]
*
--
Torra
------------------------------------------------------------------------
Posted via http://www.mcse.ms
------------------------------------------------------------------------
View this thread: http://www.mcse.ms/message2000292.html
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".
--
Rock [MVP Windows Shell/User]
Loading...