Skip to main content

Posts

Showing posts with the label breakpoint in code editor

How to set debug for Enterprise portal in MSD axapta

X++ code can be used in various parts of a page, such as Web forms, reports, and Weblets. You can debug X++ code for elements that display on pages by using the debugger for Microsoft Dynamics AX. You can debug Enterprise Portal code only on the system that is running Internet Information Services (IIS). Setting Up Debugging for Pages -------------------------------------------------------------------------------- To set up debugging for pages 1.Log into the server that is running the AOS. 2.Open the Microsoft Dynamics AX Server Configuration utility (Start > Control Panel > Administrative Tools > Microsoft Dynamics AX 2009 Server Configuration). 3.Create a new configuration that allows debugging. a.Click Manage and then click Create configuration. In the Create Configuration window, name the new configuration, such as "DAX Debugging". Click OK. b.On the Application Object Server tab, select Enable breakpoints to debug code X++ code running on this ser