Hello All,
Previous post seems to be broken ... this one should be complete.
We are using Wix to deploy IIS hosted WCF services. The Wix file includes
setting up for creating,configuring the web sites as well as the setting for
the web applications (the WCF services).
Some of the machines the final MSI is targeting already have the Web sites
created, some others don't. Therefore I need in the Wix file to do
conditional creation of the web sites depending if thoses don't already
exists.
I can't find an easy way to detect if the sites already exist. I thought of
using the IIS registry, but this one is not accessible by Wix ? Any Idea ?
Also, I notice that when using VirtualDirectories to deploy WebApplications,
the virtual directoy as well as the application are visible as two items in
IIS management console. I would have rather used a WebDir to host the
application with this hierarchy WebSite/WebDir/WebApplication, but when I do
so I am getting compilation faults. Is this contruct forbifdden, the wix doc
seems to say yes and no ?
I am using Wix 3.3050 and IIS 6.0
Thanks
Laurent
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users