Re: [WiX-users] DISABLEROLLBACK not working

2009-01-29 Thread Morris, John - Raleigh
did not occur until we upgraded to the more recent Wix build. Can someone help confirm this is a known issue, or at least provide insight as to where to start looking for answers? Thanks! John Morris | Software Architect | SoftPro -Original Message- From: Morris, John - Raleigh

Re: [WiX-users] DISABLEROLLBACK not working

2009-01-27 Thread Morris, John - Raleigh
Anyone? :-) John Morris | Software Architect | SoftPro -Original Message- From: Morris, John - Raleigh [mailto:john.mor...@softprocorp.com] Sent: Wednesday, January 21, 2009 8:13 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] DISABLEROLLBACK

[WiX-users] DISABLEROLLBACK not working

2009-01-21 Thread Morris, John - Raleigh
Has anyone seen this symtom before? Here is the scenario: I am trouble shooting a failing install. In the debug process, I run the install with DISABLEROLLBACK=1. When the failure happens, it is suppose to NOT rollback. That way, I can figure out what isn't right. This has worked before. For

[WiX-users] IIS 32-bit vs 64-bit install options

2008-09-09 Thread Morris, John - Raleigh
We have an application that needs to be installed on IIS. It is 32-bit and needs to have the enable32BitAppOnWin64 setting toggle to true. How can this be done using the Wix IIS extension, or do we need to stick with a custom action call to the appcmd.exe utility? Thanks, John

Re: [WiX-users] Failure using WiX installer certificates with WCF

2008-07-29 Thread Morris, John - Raleigh
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Morris, John - Raleigh Sent: Monday, July 28, 2008 11:59 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Failure using Wix installer certificates with WCF I have a wix project that uses the IIS

[WiX-users] Failure using Wix installer certificates with WCF

2008-07-28 Thread Morris, John - Raleigh
I have a wix project that uses the IIS extension to install a simple x509 certificate. Here is my wix snippet: Binary Id=BIN_MyCertificate.pfx SourceFile=$(var.Binaries)\MyCertificate.pfx / DirectoryRef Id=INSTALLLOCATION ?define ComponentGuid =