Re: [WiX-users] Failed to create the managed bootstrapper application.

2013-08-13 Thread Blair Murri
). > Date: Mon, 12 Aug 2013 12:14:32 +0100 > From: ot...@barjonas.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Failed to create the managed bootstrapper > application. > > Thank you, you were right. I guess there's no need to distinguish between >

Re: [WiX-users] Failed to create the managed bootstrapper application.

2013-08-12 Thread Other Barjonas
Thank you, you were right. I guess there's no need to distinguish between 4.0 and 4.5. On Thu, Aug 8, 2013 at 10:46 PM, Blair Murri wrote: > In your BootstrapperCore.config, the supportedRuntime and > supportedFramework elements use different schemas (different values for the > version attribu

Re: [WiX-users] Failed to create the managed bootstrapper application.

2013-08-08 Thread Blair Murri
In your BootstrapperCore.config, the supportedRuntime and supportedFramework elements use different schemas (different values for the version attribute, supportedRuntime allows use of the sku attribute while supportedFramework allows the runtimeVersion attribute). I suspect that you are crashi