[wix-users] Debug Managed Bootstrapper

John Cooper JoCooper at jackhenry.com
Thu Jun 8 06:17:31 PDT 2017


Check the Event Viewer.  There's usually an Application Exception and a .NET Framework Exception.  The latter is usually quite helpful.

--
John Merryweather Cooper
Senior Software Engineer -- Integration Development Group -- Enterprise Notification Service
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Office:  913-341-3434x431050
JoCooper at jackhenry.com




-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Mark Olbert
Sent: Wednesday, June 7, 2017 11:22 PM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] Debug Managed Bootstrapper

The e-mail below is from an external source.  Please do not open attachments or click links from an unknown or suspicious origin.

I have a managed bootstrapper app which was working correctly but is now failing immediately after launch. In other words, everything compiles and builds correctly, but double-clicking the resulting exe file causes a brief screen flicker, and then nothing.

I've checked for log files in user/appdata/local/temp, and there's nothing (there are files from a few days ago, when the exe was working, but nothing more recent).

How do I figure out what's causing the exe to crash immediately upon launch? I've tried waiting for a debugger attachment when my derived BootstrapperApplication class' constructor is called, but that doesn't work.which says this must be a problem very early in the startup.


  *   Mark

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


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

NOTICE: This electronic mail message and any files transmitted with it are intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.



More information about the wix-users mailing list