Re: [WiX-users] DTF Debugging

2009-02-28 Thread Neil Sleightholm
ussion for Windows Installer XML toolset. Subject: Re: [WiX-users] DTF Debugging Sorry, I took yesterday off from work. My latest update is that if I use MMsiBreak it will infact ask me to pick the debugger but the symbols aren't available. Yet, my next line of code is a MessageBox.Show() an

Re: [WiX-users] DTF Debugging

2009-02-28 Thread Christopher Painter
is is literally the same package and the same process. The missing symbols suddenly become available. Any thoughts? --- On Sat, 2/28/09, Neil Sleightholm wrote: > From: Neil Sleightholm > Subject: Re: [WiX-users] DTF Debugging > To: "General discussion for Windows In

Re: [WiX-users] DTF Debugging

2009-02-28 Thread Neil Sleightholm
It doesn't seem to work for me no matter what I try. Neil -Original Message- From: Scott Sam [mailto:s...@clearviewecm.com] Sent: 27 February 2009 18:29 To: General discussion for Windows Installer XML toolset.; chr...@deploymentengineering.com Subject: Re: [WiX-users] DTF Debu

Re: [WiX-users] DTF Debugging

2009-02-27 Thread Scott Sam
toolset. Subject: Re: [WiX-users] DTF Debugging Chris, did you find a solution to this? Neil -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: 25 February 2009 21:27 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users

Re: [WiX-users] DTF Debugging

2009-02-27 Thread Neil Sleightholm
Chris, did you find a solution to this? Neil -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: 25 February 2009 21:27 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] DTF Debugging Is anyone having problems

Re: [WiX-users] DTF Debugging

2009-02-25 Thread Jacob, Christian
her Painter [mailto:chr...@deploymentengineering.com] Gesendet: Mittwoch, 25. Februar 2009 22:27 An: General discussion for Windows Installer XML toolset. Betreff: [WiX-users] DTF Debugging Is anyone having problems having trouble debugging DTF CA's? I used to be able to set the MMsiBreak enviro

Re: [WiX-users] DTF Debugging

2009-02-25 Thread Christopher Karper
I've been using the MessageBox / Attach method, and that has been working fine for me. I'm using a release that's 2-3 weeks old, but no issues here. Chris On Wed, Feb 25, 2009 at 4:26 PM, Christopher Painter < chr...@deploymentengineering.com> wrote: > > Is anyone having problems having trouble

Re: [WiX-users] DTF Debugging

2009-02-25 Thread Neil Sleightholm
r XML toolset. Subject: [WiX-users] DTF Debugging Is anyone having problems having trouble debugging DTF CA's? I used to be able to set the MMsiBreak environment variables and step into my code without any difficulty but now when I attach the debugger I get an error message saying that no symbols

[WiX-users] DTF Debugging

2009-02-25 Thread Christopher Painter
Is anyone having problems having trouble debugging DTF CA's? I used to be able to set the MMsiBreak environment variables and step into my code without any difficulty but now when I attach the debugger I get an error message saying that no symbols are loaded for any stack frame. The source cod