Re: [WiX-users] Iis Schema Usage

2014-12-27 Thread Nick Ramirez
I thought it worked for me before too. But trying it again, it only associated the certificate with the Web site after I'd added a CertificateRef inside the WebSite. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Iis-Schema-Usage-tp7598329p7598673

Re: [WiX-users] Iis Schema Usage

2014-12-04 Thread Marc Beaudry
Hi Nick, Thanks for the response. It worked. Marc -Original Message- From: Nick Ramirez [mailto:nickra...@hotmail.com] Sent: December-03-2014 11:06 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Iis Schema Usage To bind the certificate to the Web site, you can do

Re: [WiX-users] Iis Schema Usage

2014-12-03 Thread Nick Ramirez
To bind the certificate to the Web site, you can do something like: That should go into the same Component as your Certificate elements. That should be enough to do the binding. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Iis-Schema-Usag

[WiX-users] Iis Schema Usage

2014-12-02 Thread Marc Beaudry
Hello All I apologize for the long post, putting as many details as possible to make my question more understandable :-) I have been trying to figure out how to use this without any real success, maybe I am trying to use this incorrectly. Here is what I have figure out so far: I have an install