Tuesday, 12 September 2017

Breakpoint symbols not loading AX7/D365

Recently faced a problem where my breakpoints weren’t loading for objects in the AOT that were not in my solution and therefore I could not debug.
Solution: In order to load symbols for objects that have not been included in your solution you have to uncheck the following check box.
Dynamincs365>Options>Dynamics 365>Debugging
Load symbols only for items in the solution
BreakpointsNotLoadingD365

To know more about how to debug in D365 visit
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-tools/debug-xpp

No comments:

Post a Comment