Bugs item #1067343, was opened at 2004-11-16 14:51
Message generated for change (Comment added) made by lzandman
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: Leon Zandman (lzandman)
Date: 2006-02-08 16:13

Message:
Logged In: YES 
user_id=516970

Today I ran into this bug too. Apparently it's also present
in WiX V2.0...

I tried to overload the "ConfigureIIs" action in the
InstallExecuteSequence section (using a custom action tag)
and defining a Condition on it, but unfortunately that
didn't work.

----------------------------------------------------------------------

Comment By: Kevin Miller (millerkj)
Date: 2005-11-17 19: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: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to