Bugs item #1067343, was opened at 2004-11-16 07:51 Message generated for change (Comment added) made by millerkj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1067343&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: CustomActions Group: None Status: Open Resolution: None Priority: 5 Submitted By: Paul Gunn (paulgunn) Assigned to: Scott Kurtzeborn (scotk) Summary: IIS CustomActions try to access IIS unnecessarily Initial Comment: If there is a IIsWebSite table, ConfigureIIS will always try to access IIS even when there are no related components to install. This causes problems when creating an installer that supports both IIS and other web servers via conditions on the Web components. ConfigureIIS throws a 26001 when IIS is not present. This would be resolved if ConfigureIIS only accessed IIS when there were IIS components to install. ---------------------------------------------------------------------- Comment By: Kevin Miller (millerkj) Date: 2005-11-17 12:56 Message: Logged In: YES user_id=46196 Is there any work being done or planned for this Bug? Are there any workarounds? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1067343&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
