Hi All,

Recently I faced the following issue with installation of x86 and x64 merge 
modules on a host: installation on Windows Server 2008 SP1 fails with the 
following errors:

Component Based Servicing (CBS) log:
.......
Session: 30232391:1539712812 finalized. Reboot required: yes
2012-06-20 17:47:49, Info CBS Pkgmgr: return code: 0xbc2
...
2012-06-20 17:56:13, Info CSI ture neutral, VersionScope neutral, 
PublicKeyToken = {l:8 b:1fc8b3b9a1e18e3b}, Type = [l:10{5}]"win32", TypeName 
neutral, PublicKey neutral file: [ml:24{12},l:22{11}]"msvcm80.dll" srcfile: 
@0x2424078
AddCat (14): flags: 0 catfile: @0x2427048
2012-06-20 17:56:13, Error CSI 000000b1 (F) A previous transaction requested a 
reboot, so you cannot commit any transactions until you reboot.


Msi includes both x86 and x64 VC runtime merge modules:
Microsoft_VC80_CRT_x86.msm
policy_8_0_Microsoft_VC80_CRT_x86.msm
Microsoft_VC80_ATL_x86.msm
policy_8_0_Microsoft_VC80_ATL_x86.msm
Microsoft_VC80_DebugCRT_x86.msm
policy_8_0_Microsoft_VC80_DebugCRT_x86.msm
Microsoft_VC80_CRT_x86_x64.msm
policy_8_0_Microsoft_VC80_CRT_x86_x64.msm
Microsoft_VC80_ATL_x86_x64.msm
policy_8_0_Microsoft_VC80_ATL_x86_x64.msm
Microsoft_VC80_DebugCRT_x86_x64.msm
policy_8_0_Microsoft_VC80_DebugCRT_x86_x64.msm


It seems like during merge modules installation x64 components are installed 
before x86. (The same issue is seen with VC redistributables, but only if x64 
redists are installed before x86).

Does anybody know any way to solve this problem without using VC redists?

Thanks,
Maksim

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to