Re: [WiX-users] ssl binding using wix

2012-09-15 Thread Ilana Girshevich
s.sourceforge.net Sent: Friday, September 14, 2012 5:12 PM Subject: Re: [WiX-users] ssl binding using wix Just to clarify, are you saying that it is finding the default website correctly and placing the new web application under it? But that WiX is somehow changing the IP address binding of th

Re: [WiX-users] ssl binding using wix

2012-09-14 Thread Nick Ramirez
Just to clarify, are you saying that it is finding the default website correctly and placing the new web application under it? But that WiX is somehow changing the IP address binding of the default website? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabb

[WiX-users] ssl binding using wix

2012-09-13 Thread Ilana Girshevich
Hi, I'm creating web application, under Deafult Web Site,adding binding to ssl.Using wix 3.6 This is my code:ComponentId="InstallCertificate"Guid=""KeyPath="yes">iis:CertificateId="Company"Name="Company"StoreName="my"StoreLocation="localMachine"CertificatePath="[CERT_FILE_PATH]"PFXPassword="[CERT