Hello:
I've been experiencing an issue with the SalesInvoice SSRS report I'm working on. I have an extension on the DP class. Debugging the report, it hit my breakpoints initially in the first few runs. By the third or fourth run, the report will generate without encountering my breakpoints. Even after making changes to the DP class, there would be no change, but if I used a differ invoice from another sales order, not only would the breakpoint catch but the code changes would work also. I tried deleting the RDL file and regenerating, restarting the SSRS service, even shutting down Visual Studio -- no luck.