I'm using WiX 3.5.2519.0 and trying to implement the bits described at http://blog.torresdal.net/2008/10/24/WiXAndDTFUsingACustomActionToListAvailableWebSitesOnIIS.aspx
I'm getting the following error at link time: SelectWebSiteDlg.wxs(26,0): error LGHT1076: ICE17: ListBox: 'WEB.SITE.ID' for Control: 'WebSiteListBox' of Dialog: 'SelectWebSiteDlg' not found in ListBox table. Here is the declaration of the WebSiteListBox control: <Control Id="WebSiteListBox" Type="ListBox" X="20" Y="75" Width="200" Height="150" Property="WEB.SITE.ID" Sorted="yes" /> I can't find any meaningful differences in my version (other than the Control/@Id and Control/@Property attributes). My custom actions use WEB.SITE.ID as well. Not fully understanding what is going on it appears to me that candle is not generating appropriate data in the ListBox table given the Control definition above. Has anybody ran into this before? Please let me know what other information is useful. Edwin G. Castro Software Developer - Staff Electronic Banking Services Fiserv Office: 503-746-0643 Fax: 503-617-0291 www.fiserv.com<http://www.fiserv.com/> P Please consider the environment before printing this e-mail ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users