Hello,
I am having the following error occur when installing an MSI package created with InstallShield 2013, which causes a roll back:
PerformTypeLib Name: 'msxml3.dll' LibDir: 'C:\Windows\system32\' HelpDir: 'C:\Windows\system32\'
PerformTypeLib failed with error code 11 and function code 0x8002801C.
<EndFunc Name='DoRegisterTypeLib' Return='1603' GetLastError='0'> <EndFunc Name='Wdsfpca_DoRegisterTypeLib' Return='1603' GetLastError='0'> CustomAction Wdsfpca_DoRegisterTypeLib.C8C0673E_50E5_4AC4_817B_C0E4C4466990 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox) Action ended 8:49:20: InstallFinalize. Return value 3.
The following Merge Module being used to install msxml3.dll: msxml3_wim32.msm
The versions packaged in the merge module:
msxml3.dll - 8.70.1104.0
msxml3a.dll - 8.20.8730.1
msxml3r.dll - 8.20.8730.1
Because of the age of msxml3 I've been unable to find an updated version of this merge module.
Can anyone please suggest a solution? I was able to find the below regarding Application Compitability, but it did not resolve the issue.
http://blogs.technet.com/b/askperf/a...mpat-shim.aspx
Any help would be greatly appreciated.
I am having the following error occur when installing an MSI package created with InstallShield 2013, which causes a roll back:
PerformTypeLib Name: 'msxml3.dll' LibDir: 'C:\Windows\system32\' HelpDir: 'C:\Windows\system32\'
PerformTypeLib failed with error code 11 and function code 0x8002801C.
<EndFunc Name='DoRegisterTypeLib' Return='1603' GetLastError='0'> <EndFunc Name='Wdsfpca_DoRegisterTypeLib' Return='1603' GetLastError='0'> CustomAction Wdsfpca_DoRegisterTypeLib.C8C0673E_50E5_4AC4_817B_C0E4C4466990 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox) Action ended 8:49:20: InstallFinalize. Return value 3.
The following Merge Module being used to install msxml3.dll: msxml3_wim32.msm
The versions packaged in the merge module:
msxml3.dll - 8.70.1104.0
msxml3a.dll - 8.20.8730.1
msxml3r.dll - 8.20.8730.1
Because of the age of msxml3 I've been unable to find an updated version of this merge module.
Can anyone please suggest a solution? I was able to find the below regarding Application Compitability, but it did not resolve the issue.
http://blogs.technet.com/b/askperf/a...mpat-shim.aspx
Any help would be greatly appreciated.