Monday, October 20, 2014

How to enable debugger

I am trying to set debugger showing a warning
"X++ debugging is not enabled for code running on Application Object Server"

Solution: open Ax Server Configuration>In Application Object Server tab set to true enable breakpoints to debugg X++ code running on this server



 
 
 
 
 
 

No comments:

Post a Comment

Enable/Disable form control based on multiple rows select

 class PurchTableFormEventHandler {      [FormDataSourceEventHandler(formDataSourceStr(PurchTable, PurchTable), FormDataSourceEventType::Act...