As a known fact (or bug), it's not possible to catch breakpoints in control events on forms since AX 2009 (or even AX 4.0 can't remember exactly).
A similar behaviour exists, if you try to debug X++ code of table maps methods in Enterprise Portal. The debugger won't react even if you have set a breakpoint. The only one method to force the degugger is to use the command 'breakpoint' in your code, which of course should be removed when finishing debugging.
May be this affects X++ table map code debugging executed by .NET Business Connector in general, not especially the Enterprise Portal.
Wednesday, July 28, 2010
Debugging tablemap code trough Enterprise Portal
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment