Hi,

I'm including the msvc9 crt merge module and its related policy merge
module, after doing so I am turning up the following errors:

main.wxs(323,0): Warning LGHT1055: The InstallExecuteSequence table contains
an action 'SxsInstallCA' which cannot be merged from the merge module
'policy_9_0_Microsoft_VC90_CRT_x86.msm'.  This action is likely colliding
with an action in the database that is being created.  The colliding action
may have been authored in the database or merged in from another merge
module.  If this is a standard action, it is likely colliding due to a
difference in the condition for the action in the database and merge module. 
If this is a custom action, it should only be declared in the database or
one merge module.

main.wxs(323,0): Warning LGHT1055: The InstallExecuteSequence table contains
an action 'SxsUninstallCA' which cannot be merged from the merge module
'policy_9_0_Microsoft_VC90_CRT_x86.msm'.  This action is likely colliding
with an action in the database that is being created.  The colliding action
may have been authored in the database or merged in from another merge
module.  If this is a standard action, it is likely colliding due to a
difference in the condition for the action in the database and merge module. 
If this is a custom action, it should only be declared in the database or
one merge module.

light.exe(0,0): Warning LGHT1076: ICE03: String overflow (greater than
length permitted in column); Table: AdminExecuteSequence, Column: Action,
Key(s):
WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54

--- lots of ICE03 errors ---

light.exe(0,0): Warning LGHT1076: ICE82: This action
SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54
has duplicate sequence number 2 in the table InstallUISequence

light.exe(0,0): Warning LGHT1076: ICE82: This action
SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54
has duplicate sequence number 2 in the table AdminUISequence

light.exe(0,0): Warning LGHT1076: ICE82: This action
SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54
has duplicate sequence number 2 in the table AdvtExecuteSequence

light.exe(0,0): Warning LGHT1076: ICE83: The keypath for Global Win32 SXS
Assembly
(Component_=uplevel.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B287C203A)
SHOULD NOT be it's manifest file for assemblies other than Win32 Policy
assemblies

Are any of these things which I should worry about or or they not critical
errors?

-- 
View this message in context: 
http://www.nabble.com/merging-vc9-modules-tf4889617.html#a13996014
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to