This means that your Class table definition is incorrect (the `Feature_`
column should be "s38"). Where did you get your Class table definition from?

>From http://msdn.microsoft.com/library/aa368585.aspx feature identifiers
should be a max of 38 chars long.

-----Original Message-----
From: Chad Petersen [mailto:chad.peter...@harlandfs.com] 
Sent: Thursday, July 29, 2010 1:18 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] ICE32 error

Thanks for the ICE03 help. I've only got a couple of other errors and
I'll be converted.

I'm getting a couple of ICE32 errors like this. I assume I have a
Feature name that is too long, using a string of 38 chars while the
Class only supports string lengths of 32. Would that be a correct
interpretation of this one? Unfortunately it doesn't direct me to a file
and line number...

C:\Documents and Settings\cpetersen\Local Settings\Temp\s-t0ofz0\E3.msi
: error LGHT0204 : ICE32: Possible Mis-Aligned Foreign Keys
     [exec] Feature.1 = s38
     [exec] Class.Feature_ = s32

Thanks
Chad


----------------------------------------------------------------------------
--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to