I have a situation where I have a number of virtual directories that
need deploying within a single Website and AppPool (using Wix V2)
 
The complication is that I need to have a separate MSI for each virtual
directory and therefore the Website and AppPool may or may not exist at
install time. Therefore I need each MSI to install the Website and
AppPool if they are not present and only delete them if no other virtual
directories exists.
 
I have played with the ConfigureIfExists option on the website and
whilst this is the install behaviour I desire, the website is always
deleted when uninstalling. Additionally there does not appear to be any
similar attribute for WebAppPool. Is there a way to acheive the
behaviour I desire without resorting to custom code? 
 
I initially though about creating a Merge Module for the creation of the
WebSite and AppPool but so far have been unsuccessful in this approach.
 
Any help on this would be greatly appreciated
 
 

.
--------------------------------------------------------------------------------------------------------------------

HBOS plc, Registered in Scotland No. SC218813. Registered Office: The Mound, 
Edinburgh EH1 1YZ. HBOS plc is a holding company, subsidiaries of which are 
authorised and regulated by the Financial Services Authority.
==============================================================================
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to