Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-03-19 Thread Sean Hall
Thanks for following up. You probably clicked the Update Available button the first time, I logged a bug at http://wixtoolset.org/issues/4710/ since v3.10.1124 shouldn't appear as an upgrade. On Thu, Mar 19, 2015 at 5:19 AM, Cadima wrote: > I realised I had v3.9 installed before installing v3.1

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-03-19 Thread Cadima
I realised I had v3.9 installed before installing v3.10.0.1502. I uninstalled 3.8 and installed the latest and it's working now. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Error-Loading-prerequisite-bootstrapper-application-tp7599184p7599629.h

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-03-19 Thread Cadima
That's strange, I verified the installer just now and it's v3.10.0.1502, it was the latest version when I downloaded two days ago, I don't know why it wrote the wrong version. Like I said, I confirmed on the source code if the changes were made and they were there. -- View this message in contex

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-03-18 Thread Sean Hall
sage- > From: Cadima [mailto:samuel.cad...@wisedat.pt] > Sent: Wednesday, March 18, 2015 11:15 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Error: Loading prerequisite bootstrapper > application > > I don't have permission to re-open the bug,

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-03-18 Thread Rob Mensching
:15 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error: Loading prerequisite bootstrapper application I don't have permission to re-open the bug, but I commented the issue with that information. Anyway, I installed the 3.8 and it work

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-03-18 Thread Cadima
I don't have permission to re-open the bug, but I commented the issue with that information. Anyway, I installed the 3.8 and it works now. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Error-Loading-prerequisite-bootstrapper-application-tp759918

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-03-18 Thread Rob Mensching
] Sent: Wednesday, March 18, 2015 3:22 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error: Loading prerequisite bootstrapper application I downloaded the latest weekly 3.10 release, where that bug was suposed to be fixed (I confirmed the code changes) and I still get that error

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-03-18 Thread Cadima
I downloaded the latest weekly 3.10 release, where that bug was suposed to be fixed (I confirmed the code changes) and I still get that error with Windows XP. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Error-Loading-prerequisite-bootstrapper-a

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-02-12 Thread eemeyers
Thanks Sean. I will use WiX 3.8 until bug 4669 is included in a release. SeanHall wrote > That looks like this bug: http://wixtoolset.org/issues/4669/ > > On Wed, Feb 11, 2015 at 10:17 AM, Ernest Meyers < > eemeyers@ > > wrote: > >> My custom bootstrapper application runs on .NET 3.5 using t

Re: [WiX-users] Error: Loading prerequisite bootstrapper application

2015-02-11 Thread Sean Hall
That looks like this bug: http://wixtoolset.org/issues/4669/ On Wed, Feb 11, 2015 at 10:17 AM, Ernest Meyers wrote: > My custom bootstrapper application runs on .NET 3.5 using the following > BootstrapperCore.config: > > > > > > type="Microsoft.Tools.WindowsInstallerXml.Bootstrapper.Boo

[WiX-users] Error: Loading prerequisite bootstrapper application

2015-02-11 Thread Ernest Meyers
My custom bootstrapper application runs on .NET 3.5 using the following BootstrapperCore.config: The prerequisite UI appears when building the project with WiX 3.9.1208 and the following error appears in the runtime log: Loading prerequi