Anyone have any ideas?

-----Original Message-----
From: Nick Miller [mailto:nmil...@livetechnology.com] 
Sent: Tuesday, May 14, 2013 11:09 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA

Tried looking for Result.Error, and InstallMessage.Error in ExecuteMsiMessage, 
and neither was triggered.  I see the following in the logs:

[0D48:0E58][2013-05-14T08:02:33]e000: Error 0x80070643: Failed to install MSI 
package.
[0D48:0E58][2013-05-14T08:02:33]e000: Error 0x80070643: Failed to execute MSI 
package.
[0A50:0344][2013-05-14T08:02:33]e000: Error 0x80070643: Failed to configure 
per-machine MSI package.

I also tried looking for Result.Error in ExecutePackageComplete, and 
ApplyComplete...
 

-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: Tuesday, May 14, 2013 12:21 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA

CA messages come back to the MsiExecuteMessage() callback, IIRC.


On Mon, May 13, 2013 at 7:31 PM, Nick Miller <nmil...@livetechnology.com>wrote:

> Hi All,
>
> I have a managed bootstrapper application that installs a couple of 
> MSI I created, and for some reason the Bootstrapper.Error event never 
> fires when one of the custom actions fails.  The CA returns 
> ActionResult.Failure, and the install rolls back, but my installer 
> informs the user that the install was successful because there's no 
> error event raised.  Am I missing something in either the CA, MSI, or MBA?
>
> Thanks,
> Nick
>
> ----------------------------------------------------------------------
> -------- AlienVault Unified Security Management (USM) platform 
> delivers complete security visibility with the essential security 
> capabilities. Easily and efficiently configure, manage, and operate 
> all of your security controls from a single console and one unified 
> framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete 
security visibility with the essential security capabilities. Easily and 
efficiently configure, manage, and operate all of your security controls from a 
single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete 
security visibility with the essential security capabilities. Easily and 
efficiently configure, manage, and operate all of your security controls from a 
single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to