Skip to main content
Nintex Community Menu Bar

Can't see variables in debugger

  • October 2, 2009
  • 0 replies
  • 7 views

Forum|alt.badge.img+2

Hi there


 I debug a K2 process. So I set a breakpoint in a Mail Event. When I set the breakpoint in the method 'EmailMessage' then I can see the variables in the debugger (like the this pointer). But if I set the breakpoint in the method 'AddAttachment_ExecuteCode', then it is not possible to show variables. If I entre the variable name in Watch 1, then the message 'Unable to evaluate the expression.' is shown. Can some one tell me where my problem is?


Thanks Juerg