[wix-users] Starting Managed Bootstrapper fails

Phill Hogland phill.hogland at rimage.com
Wed Sep 7 05:36:32 PDT 2016


In my experience this happens when the mba throws an unhandled exception.  At this point enabling the Fusion logs on the machine where this is happening is the thing to do.

https://wiert.me/2015/08/18/net-enable-and-disable-fusion-log-to-investigate-assembly-loading-issues/


It might also be helpful in the future to implement an UnhandledExceptionEventHandler in the mba to log the Exception Information to the msi log.  (Or you might find some details of the exception in the Windows Application Event log, I'm not sure on that one.)


________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Andreas Buchner <Andreas.Buchner at inloox.com>
Sent: Wednesday, September 7, 2016 7:07:59 AM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] Starting Managed Bootstrapper fails

Hi Everyone,

we have a single customer which can´t start our setup (Custom MBA) on their terminal server. Wix produces the following error:

[1974:19B4][2016-09-07T13:01:18]i000: Loading managed bootstrapper application.
[1974:19B4][2016-09-07T13:01:18]e000: Error 0x80131902: Failed to create the managed bootstrapper application.
[1974:19B4][2016-09-07T13:01:18]e000: Error 0x80131902: Failed to create UX.
[1974:19B4][2016-09-07T13:01:18]e000: Error 0x80131902: Failed to load UX.
[1974:19B4][2016-09-07T13:01:18]e000: Error 0x80131902: Failed while running

Our own UI is never shown. Regarding the link underneath, we already tried to disable and re-enable the .Net Framework but this task didn´t helped.
https://social.msdn.microsoft.com/Forums/vstudio/en-US/1220584d-2576-4d64-8359-a946ca208041/cant-install-vs-2012-on-win7-enterprise?forum=vssetup

Any ideas what also can cause this issue?

Thanks!
Andreas

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-users mailing list