I have got it to work but not with the downloaded pdbs, I had to build the code 
and use those pdbs (I did the same for XP that is why it worked).

Neil

-----Original Message-----
From: Neil Sleightholm [mailto:n...@x2systems.com] 
Sent: 16 August 2013 18:40
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WixStdBA - LoadBootstrapperBA changes m_fPrereq

I have taken a look at the code using WinDbg and see the same issue (using 
Windows 7) but I think it is related to using WinDbg - If I do the thing on 
Windows XP it works fine.

Has anyone else successfully debugged burn code using WinDbg on Windows 7/8?

Neil

-----Original Message-----
From: Phill Hogland [mailto:phogl...@rimage.com] 
Sent: 15 August 2013 16:06
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WixStdBA - LoadBootstrapperBA changes m_fPrereq

Just to clarify, I'm not setting the m_fPrereq variable.  I was just stepping 
through the code to learn how it works, and I can see that m_fPrereq is set to 
zero in the constructor of the class, but under WinDbg I can see that it 
unexpectedly changes in the call to LoadBootstrapperBAFunctions(); (and there 
is not BAFunction.dll defined in my project), and that the next if-else block 
is not executed as I expect which would seem to indicate a problem to me.  It 
is just something I observed while stepping through the code.

In the mean time Neil let me know that I had not added a 
<bal:WixStandardBootstrapperApplication /> element to my project and I will 
make that change.  I will then step into the code to see if this observation 
still exists.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WixStdBA-LoadBootstrapperBA-changes-m-fPrereq-tp7588034p7588057.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to