Level Conditions apply to Features.  Remove the Level attribute.

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.(r)
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com 




-----Original Message-----
From: Sujitha Ramamoorthy [mailto:sujitha.ramamoor...@aspiresys.com] 
Sent: Monday, April 16, 2012 10:33 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Condition under component is not working

Hi,

I added condition for IIS version under component but it is not working.

<Component Id="WebSite" Guid="{F509D5DC-3F13-4AAF-974E-0D7EF82EE4B3}">
<Condition Level="0"><![CDATA[IISMAJORVERSION >= "#7"]]></Condition> 
<CreateFolder /> <iis:WebSite Id="WebSiteFolder" 
Description="$(var.EnterpriseWebSiteDescription)" Directory='ServerWebDIR'> 
<iis:WebAddress Id="AllUnassigned" Port="80" /> </iis:WebSite> </Component>

Please anyone help for this problem.

Thanks,
Sujitha

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to