unable to evaluate expression because the code is optimized or native frame is on top of the call st

  • Thread starter Thread starter ED
  • Start date Start date
E

ED

Hi,

I'm getting in the debugger (Locals) "unable to evaluate expression because
the code is optimized or native frame is on top of the call stack". for
properties of controls on the form.

Any way to get it to display the values?

Thanks,

ED.
 
No, it's in Debug mode. Could it be because I'm debugging the program
running in WM6 emulator?
Thanks,


"Chris Tacke, eMVP" <ctacke.at.opennetcf.dot.com> wrote in message
Sounds like you're building in Release mode.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
 
Back
Top