That comes from ICE validation.

That report means that there is no feature named ConfigureIISCompression
which you referenced in your action's condition. Is that feature in a
different fragment that wasn't linked in?

-----Original Message-----
From: Anand [mailto:[email protected]] 
Sent: Friday, October 02, 2009 4:31 PM
To: [email protected]
Subject: [WiX-users] Feature 'ConfigureIISCompression' referenced in
column'InstallExecuteSequence'.'Condition' of row 'SetDoDynamicCompression'
is invalid.

HI,

  I'm getting the bellow error while linking with light. Any idea?

error LGHT0204 : ICE79: Feature 'ConfigureIISCompression' referenced in
column'InstallExecuteSequence'.'Condition' of row 'SetDoDynamicCompression'
is invalid.

Following is the code ,

<Custom Action="SetDoDynamicCompression" After
="SetIISCompression">(&amp;ConfigureIISCompression = 1)</Custom>

Thanks,
Anand
----------------------------------------------------------------------------
--
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to