I've moved all my Publish tags to a separate file, but I keep getting ICE03
Bad conditional string errors. Here's what the conditions that blow up look
like (I do put them in CDATA tags):

(WIXUI_DONTVALIDATEPATH OR WIXUI_INSTALLDIR_VALID = "1") AND NOT (KEYS ><
"SomeString") AND (KEYS >< "OtherString")

The problem seems to be with the OR. If I take it out, it works fine. But
to me, the condition should be fine. According to MSDN, parenthese can be
used to override operator precedence.

Am I missing something?

Thanks.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to