I'm in the process of converting from Wix 2.0 to 3.0.5419.0. Getting a
few ICE errors I need help with.

Here's the first error I get.

C:\Installation\Packages\E3_3_0\Components\comAuthManager.wxs(15) :
error LGHT0204 : ICE03: Bad conditional string; Table: Component,
Column: Condition, Key(s): HFSHostingServiceconfig_Restore

The code looks like this.

<Condition><![CDATA[(FRAMEWORKSERVER_PREVIOUS <> "") AND (UPGRADEFLAG =
"true") AND (BEFORE30APPLIEDEXISTS <> ""]]></Condition>

I assume it has something to do with the literal text containing quotes,
but I'm not sure what to do differently in this case.

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

Reply via email to