
Dynamics Ax 2009 always throws the following error whenever it encounters a breakpoint event though the debugger is installed:
'The debugger for Microsoft Dynamics was not found. Install the debugger''
How do i fix it?
Secondly, i can't get the debugger to recognize breakpoints that have been set in code that runs on the client side. I have enabled all client debugging options in the client configuration file and in user options and it is still not working. How do i resolve this?
Please help
*This post is locked for comments
I have the same question (0)Install the debugger and then run the application. There must be some code which has keyword "breakpoint'.
Remove that line