I am trying to create an installer with the
CrystalReports11_5_NET_2005.msm in it using WiX 3.0.2420.

 

I have added a bunch of EnsureTable and CustomTable elements, and an
InstallExecuteSequence tweak, to deal with the majority of the errors
given by the linker, and have it down to just 3:

 

light.exe(0,0): Error LGHT0204: ICE03: Not a valid foreign key; Table:
AppSearch, Column: Signature_, Key(s): ASPNETVERSION.ASPNETVersion

light.exe(0,0): Error LGHT0204: ICE03: Not a valid foreign key; Table:
AppSearch, Column: Signature_, Key(s): IISROOTDIR.IISRootDirInRegistry

light.exe(0,0): Error LGHT0204: ICE03: Not a valid foreign key; Table:
AppSearch, Column: Signature_, Key(s):
RL_VERDIR.4E6D833C_CC04_412E_9173_769C12C5FFF7.RLVerDir.4E6D833C_CC04_41
2E_9173_769C12C5FFF7

 

Orca shows that the ICE03 errors exist in the Crystal Reports merge
module itself. Is there anything I can do to work around these?

 

Cheers,

Mark
Computer Software Group Plc  |  Registered in England: 4023140  |  Registered 
office: Integra House, 138-140 Alexandra Road, London, SW19 7JY
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to