Re: [WiX-users] use WebSite element

2007-02-10 Thread Mike Dimmick
: Mike Dimmick [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 08. Februar 2007 22:13 An: Ziegelwanger, Silvio; wix-users@lists.sourceforge.net Betreff: RE: [WiX-users] use WebSite element Add –ext WixIisExtension to your candle and light command lines. -- Mike Dimmick _ From: [EMAIL

Re: [WiX-users] use WebSite element

2007-02-08 Thread Mike Dimmick
Add –ext WixIisExtension to your candle and light command lines. -- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ziegelwanger, Silvio Sent: 08 February 2007 13:02 To: wix-users@lists.sourceforge.net Subject: [WiX-users] use WebSite element Hi,

Re: [WiX-users] use WebSite element

2007-02-08 Thread Ziegelwanger, Silvio
-users] use WebSite element Silvo: I use Wix 2 and do not have to add the xmlns:iis namespace to utilize the IIS management elements (, , etc.). However, I think that the extensions are defined in separate set of files that have to be included with your command line calls (to Light.exe

Re: [WiX-users] use WebSite element

2007-02-08 Thread david adams
Silvo: I use Wix 2 and do not have to add the xmlns:iis namespace to utilize the IIS management elements (, , etc.). However, I think that the extensions are defined in separate set of files that have to be included with your command line calls (to Light.exe definitely, Candle.exe maybe).