Debugging Microsoft Dynamics AX 2009 SSRS reports with Microsoft Visual Studio 2008
While Microsoft SQL Server Reporting Services (SSRS) reports allowed in in Dynamics AX 4.0 a user to create Ad’hoc reports that were only based on the data stored in the Dynamics AX database, in Dynamics AX 2009 Production reports allow also the execution of Business Logic. The Business Logic can either be X++ code in the AOT or C# code directly in the SSRS report.
Originally posted here:
Debugging Microsoft Dynamics AX 2009 SSRS reports with Microsoft Visual Studio 2008


