Hello!
 
Has anyone tried to distribute VC80 and VC71 DLLs with merge modules?  I got a 
bunch of warnings when I added VC80 merge module to my project, but the project 
built successfully and everything was installed.  Some of my DLLs did not get 
registered because I was not distributing VC71.  I added VC71 merge modules to 
my project, and it stopped building:
------------------------------------------------------------------------------------------------------------------------------------
Warning 1 The InstallExecuteSequence table contains an action 'SxsInstallCA' 
which cannot be merged from the merge module 'C:\Program Files\Common 
Files\Merge Modules\Microsoft_VC80_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. C:\Documents and Settings\ilikhot\My Documents\Visual Studio 
2005\Projects\VDSPInstallation\VDSPInstallation\_merge_modules.wxi 4 1 
VDSPInstallation
Warning 9 ICE03: String overflow (greater than length permitted in column); 
Table: Component, Column: KeyPath, Key(s): 
downlevel_manifest.8.0.50727.762.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E light.exe 
0 1 VDSPInstallation
 
Warning 69 ICE25: Possible dependency failure as we do not find [EMAIL 
PROTECTED] v in ModuleSignature table light.exe 0 1 VDSPInstallation
Warning 146 ICE39: The File 'ansi_atl80.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E' 
is explicitly marked compressed, but the Summary Information Stream already 
specifies that the whole install is compressed. This might not be the behavior 
you want. light.exe 0 1 VDSPInstallation
Warning 281 ICE82: This action 
SystemFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E has duplicate sequence number 
5 in the table AdminExecuteSequence light.exe 0 1 VDSPInstallation
Warning 306 ICE83: The keypath for Global Win32 SXS Assembly 
(Component_=uplevel.66332652_9C28_58B1_FF1F_C8B3B9A1E18E) SHOULD NOT be it's 
manifest file for assemblies other than Win32 Policy assemblies light.exe 0 1 
VDSPInstallation
Error 141 ICE32: Possible Mis-Aligned Foreign Keys C:\Documents and 
Settings\ilikhot\Local Settings\Temp\bae7v7y1\VDSPInstallation.msi 0 1 
VDSPInstallation------------------------------------------------------------------------------------------------------------------------------------
 
What do I do?  Do I have bad versions of these MSM files?  Where can I get 
proper MSMs for distributing VC80 and VC71?
 
Please help.
 
Thanks.
 
-igor.
_________________________________________________________________
Windows Live Hotmail is giving away Zunes. Enter for your chance to win.
http://www.windowslive-hotmail.com/ZuneADay/?locale=en-US&ocid=TXT_TAGLM_Mobile_Zune_V3
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to