June 04, 2014

Debugger is not working on RDP class – SSRS report-AX 2012

Hi Guys,

Here is another very common issue we might face any normal day,

Issue: 
While inserting breakpoint (By both “breakpoint” keyword and f9) , RDP Class not hitting by debugger in SSRS reports.

Solution: 
Here is a trip to do it
1. Open debugger manually
2. Put your breakpoint in code
3. Run code

Wowwwww its working now, isn't it….


-Harry