Discussion:
MSXML4 install problem...
(too old to reply)
Narf
2004-12-18 19:26:48 UTC
Permalink
Hello all,

i've been trying to install msxml4 sp2 for some time now, but it fails
An error occured during the installation of assembly component
{5617BF49-9195-4C35-B9AD-F8D165DE25BB}
HRESULT: 0X80070002
msxml4.dll\Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"
ComponentRegister(ComponentId={5617BF49-9195-4C35-B9AD-F8D165DE25BB},KeyPath=>msxml4r.dll\Microsoft.MSXML2R,publicKeyToken="6bd6b9abf345378f",version="4.1.0.0",type="win32",processorArchitecture="x86",State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
these are the las few lines of the log the moment the error occured:
MSI (s) (4C:CC) [20:22:12:687]: Assembly Error:The system cannot find
the file specified.
Microsoft.MSXML2R,publicKeyToken="6bd6b9abf345378f",version="4.1.0.0",type="win32",processorArchitecture="x86"
Help please?
rdcpro
2004-12-21 22:47:06 UTC
Permalink
I was having a similar problem with SQL XML 3.0, same error on MSXML 4. I
installed a hotfix: KB832414_MSXML4.0_x86.exe rebooted, and the problem went
away. Hope it helps.

Regards,
Mike Sharp
Post by Narf
Hello all,
i've been trying to install msxml4 sp2 for some time now, but it fails
An error occured during the installation of assembly component
{5617BF49-9195-4C35-B9AD-F8D165DE25BB}
HRESULT: 0X80070002
msxml4.dll\Microsoft.MSXML2,publicKeyToken="6bd6b9abf345378f",version="4.20.9818.0",type="win32",processorArchitecture="x86"
ComponentRegister(ComponentId={5617BF49-9195-4C35-B9AD-F8D165DE25BB},KeyPath=>msxml4r.dll\Microsoft.MSXML2R,publicKeyToken="6bd6b9abf345378f",version="4.1.0.0",type="win32",processorArchitecture="x86",State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
MSI (s) (4C:CC) [20:22:12:687]: Assembly Error:The system cannot find
the file specified.
Microsoft.MSXML2R,publicKeyToken="6bd6b9abf345378f",version="4.1.0.0",type="win32",processorArchitecture="x86"
Help please?
Narf
2004-12-22 05:41:48 UTC
Permalink
Thank you for your reply.

I found it out!

The problem was with net framework 1.1 SP.
After I uninstalled it, and installed version 1.1 (no SP), I could
install msxml4.

There was another problem, being unable to install msxml4 (or msxml3 for
that matter) my visual studio wouldn't start, saying something ybout
xml3 not being installed correctly...

Narf
Post by rdcpro
I was having a similar problem with SQL XML 3.0, same error on MSXML 4. I
installed a hotfix: KB832414_MSXML4.0_x86.exe rebooted, and the problem went
away. Hope it helps.
Regards,
Mike Sharp
Continue reading on narkive:
Loading...