Re: [WiX-users] Unhandled exception when launching MBA

2014-12-12 Thread Phill Hogland
I am not sure how to reproduce this issue now. I tried what I recalled running into some months back and did not hit the problem. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unhandled-exception-when-launching-MBA-tp7598331p7598565.html Sent fr

Re: [WiX-users] Unhandled exception when launching MBA

2014-12-04 Thread Phill Hogland
At the time, after researching the the wix source code, I concluded that I could not interact with Engine Variables until after Engine.Detect was called. It may be more relevant that I also concluded that I could not interact with engine variables except in code in a WiX event handler (or code cal

Re: [WiX-users] Unhandled exception when launching MBA

2014-12-03 Thread Sean Hall
cember-02-14 2:15 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Unhandled exception when launching MBA > > I'm not sure if this comment will be much help, but when I started working > on an mba I made the mistake of trying to interact with Engine Var

Re: [WiX-users] Unhandled exception when launching MBA

2014-12-02 Thread Tunney, Stephen
Bingo! That did it :) Thank you for the heads up Phill!!! -Original Message- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: December-02-14 2:15 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Unhandled exception when launching MBA I'm not sure if this co

Re: [WiX-users] Unhandled exception when launching MBA

2014-12-02 Thread Phill Hogland
I'm not sure if this comment will be much help, but when I started working on an mba I made the mistake of trying to interact with Engine Variables early in my app startup, before DetectBegin handler was fired, which caused threads to close and then an exception later. I add System.Diagnostics.Deb

[WiX-users] Unhandled exception when launching MBA

2014-12-02 Thread Tunney, Stephen
Hey everyone, Trying to create an MBA based on .NET 4.5. Everything compiled correctly but when I launch the exe I get an unhandled exception: "An unhandled Microsoft >NET Framework exception occurred in ExpressMBA.exe [4400]." When I attach the VS 2013 debugger the breakpoint is sitting at t

Re: [WiX-users] unhandled exception in light

2014-07-01 Thread Simon Topley
some third party software on the build server. More news as it comes -Original Message- From: Carter Young [mailto:ecyo...@grandecom.net] Sent: 27 June 2014 17:13 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] unhandled exception in light That might do it... Quoting Simon T

Re: [WiX-users] unhandled exception in light

2014-06-27 Thread Carter Young
Message- > From: Simon Topley [mailto:simon.top...@innovyze.com] > Sent: 27 June 2014 16:09 > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] unhandled exception in light > > I could believe it was Unicode/ character related but it doesn't > expla

Re: [WiX-users] unhandled exception in light

2014-06-27 Thread Simon Topley
t: 27 June 2014 16:09 To: General discussion about the WiX toolset. Subject: Re: [WiX-users] unhandled exception in light I could believe it was Unicode/ character related but it doesn't explain the intermittent nature of the failure. Are we saying that the wixobj files are sometimes ending

Re: [WiX-users] unhandled exception in light

2014-06-27 Thread Simon Topley
--Original Message- From: Carter Young [mailto:ecyo...@grandecom.net] Sent: 27 June 2014 15:54 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] unhandled exception in light Remove the codepages, and localize using this procedure: http://wixtoolset.org/documentation/manual

Re: [WiX-users] unhandled exception in light

2014-06-27 Thread Carter Young
net] > Sent: 27 June 2014 15:19 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] unhandled exception in light > > Googling gave me this: > Locale ID: 2057: English - United Kingdom > > Additional Information 1: 5861 may be an invalid Unicode Character, See: &g

Re: [WiX-users] unhandled exception in light

2014-06-27 Thread Simon Topley
When I say yes we are localising it I mean we include a codepage value, we don't ship localised string etc. -Original Message- From: Carter Young [mailto:ecyo...@grandecom.net] Sent: 27 June 2014 15:19 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] unhandled excepti

Re: [WiX-users] unhandled exception in light

2014-06-27 Thread Simon Topley
: [WiX-users] unhandled exception in light Googling gave me this: Locale ID: 2057: English - United Kingdom Additional Information 1: 5861 may be an invalid Unicode Character, See: http://www.fileformat.info/info/unicode/char/5861/index.htm Additional Information 3: d1d9 may be an invalid Unicode

Re: [WiX-users] unhandled exception in light

2014-06-27 Thread Carter Young
at > Microsoft.Tools.WindowsInstallerXml.Msi.MsiHandle.Dispose(Boolean > disposing) >at Microsoft.Tools.WindowsInstallerXml.Msi.MsiHandle.Finalize() > InnerException: > > Grasping at straws I set the number of threads to use during cab > creation to 1 but that d

[WiX-users] unhandled exception in light

2014-06-27 Thread Simon Topley
I did not see them on SourceForge. In the meantime, I've started trying to build the source. If anyone has any ideas on what is happening I'd like to hear them. Thanks, Tom Re: [WiX-users] unhandled exception in light From: Bob Arnson - 2011-04-24 23:57:17 On 21-Apr-11 11:47,

Re: [WiX-users] Unhandled exception

2013-05-28 Thread Pally Sandher
. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Ashwini [mailto:ashwin...@gmail.com] Sent: 25 May 2013 05:04 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Unhandled exception Hi, I have

[WiX-users] Unhandled exception

2013-05-24 Thread Ashwini
Hi, I have created a bundle using wix 3.7 to run 2 msi's in chain. This works for the 64 bit machine. But the same setup throws "Unhandled exception in Setup.exe. Access violation reading location " on a 32 bit machine. But running the msi's individually installs the msi's properly without any err

Re: [WiX-users] unhandled exception in light

2011-06-08 Thread Bob Arnson
On 07-Jun-11 14:40, Thomas Svare wrote: > I got about 6% better compression with 7-Zip compared to WinRAR but > unfortunately my file is still too big to attach (40.3MB). Is there another > alternative to making the crash dump available? Something like SkyDrive

Re: [WiX-users] unhandled exception in light

2011-06-07 Thread Thomas Svare
. Thanks, Tom -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Monday, June 06, 2011 8:49 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] unhandled exception in light On 02-Jun-11 09:08, Thomas Svare wrote: > I'm able to log a bug, 3310378, but I c

Re: [WiX-users] unhandled exception in light

2011-06-06 Thread Bob Arnson
On 02-Jun-11 09:08, Thomas Svare wrote: > I'm able to log a bug, 3310378, but I can't add my crash dump attachment. > I'm guessing that it is too large but I'm not getting any fail to add > information. The file in question is 43MB. Is there a files size limitation > for attachments? Is ther

Re: [WiX-users] unhandled exception in light

2011-06-02 Thread Thomas Svare
way to make the file available? Thanks, Tom -Original Message- From: Tobias S [mailto:tobias.s1...@gmail.com] Sent: Tuesday, May 31, 2011 4:23 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] unhandled exception in light http://wix.sourceforge.net/ ->

Re: [WiX-users] unhandled exception in light

2011-05-31 Thread Thomas Svare
: Re: [WiX-users] unhandled exception in light http://wix.sourceforge.net/ -> right hand side below Support -> Bug database (or directly http://sourceforge.net/tracker/?group_id=105970&atid=642714 ). Then please log in or register at sourceforge and you should be able to submit it... 2011/5

Re: [WiX-users] unhandled exception in light

2011-05-31 Thread Tobias S
To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] unhandled exception in light > > On 25-May-11 15:31, Thomas Svare wrote: >> After several missed opportunities I've finally got a crash dump and was >> able to run a quick analysis.  Using Wix 3.6.1706.0 lig

Re: [WiX-users] unhandled exception in light

2011-05-31 Thread Thomas Svare
eforge.net Subject: Re: [WiX-users] unhandled exception in light On 25-May-11 15:31, Thomas Svare wrote: > After several missed opportunities I've finally got a crash dump and was able > to run a quick analysis. Using Wix 3.6.1706.0 light crashes intermittently > on our build machin

Re: [WiX-users] unhandled exception in light

2011-05-29 Thread Bob Arnson
On 25-May-11 15:31, Thomas Svare wrote: > After several missed opportunities I've finally got a crash dump and was able > to run a quick analysis. Using Wix 3.6.1706.0 light crashes intermittently > on our build machines. This crash was also observed with 3.5 release. I'm > continuing to look

Re: [WiX-users] unhandled exception in light

2011-05-25 Thread Thomas Svare
MsiRecord+19 WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/light_exe/3_6_1706_0/4dc46411/unknown/0_0_0_0/bbb4/c005/74490001.htm?Retriage=1 Followup: MachineOwner -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Sunday, April 24, 2011 7:32 PM

Re: [WiX-users] unhandled exception in light

2011-04-24 Thread Bob Arnson
On 21-Apr-11 11:47, Thomas Svare wrote: > Grasping at straws I set the number of threads to use during cab creation to > 1 but that did not help. I'm at the point where I need to debug and I was > wondering if the Wix 3.5 symbols are available? I did not see them on > SourceForge. In the mean

[WiX-users] unhandled exception in light

2011-04-21 Thread Thomas Svare
Hello, I'm having an intermittent problem with light that seems to have started with Wix 3.5. I'm now using the released version of 3.5 but this issue was observed on pre-release builds of 3.5. During the build of a msi I'm getting the below unhandled exception events and error to stderr: 4/