[wix-users] MBA & .Net 4.5.2

John Cooper JoCooper at jackhenry.com
Mon Jan 25 07:10:14 PST 2016


I set the config to load with the lowest .NET Framework that the Managed BootstrapperApplication will support.  In my case, .NET Framework 4.0 is fine.  My applications require between .NET Framework 4.5 and .NET Framework 4.6, but I let <bal:Condition> and/or traditional Launch Conditions deal with this.  This allows me to maintain a graphic experience even when the prerequisites are not sufficient to install the product.

Since we have abandoned Windows XP and Vista support and require a minimum of Windows 7 SP1, this is relatively uncomplicated.

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


 

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Parkes, Kevin
Sent: Monday, January 25, 2016 9:02 AM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] MBA & .Net 4.5.2

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

I am experimenting with an MBA (my first) and - .Net 4, 4.5 and 4.5.1 being no longer supported - I've set the target framework version to 4.5.2.

It's currently failing to run and log file reports:
  Error 0x80131902: Failed to create the managed bootstrapper application (and a  number of further 0x80131902 errors)

My guess is there's something wrong in the <supportedRuntime> and/or <supportedFramework> settings in my BootstrapperCore.config. I've tried various values without any luck. What should those settings be? (And is there anything else I should check?)

Thanks


____________________________________________________________________
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