I've dove into modifying an existing SSRS report(Inventory Aging in Inventory and Warehouse management). I basically copied all the files(classes, queries, menuitems) and gave them a new name. I also created a new SSRS project to create the new SSRS report. I compiled and it opened up fine before I made any changes to the actual report.
Now I went ahead and added the field(name from reqgroup, which is the coverage group name) to the temp table, created a relation. Added the field in VS to the report. Saved built, then went back to the AOT and made sure to compile the project will all the classes, tables, queries, etc. and I get, "CS0234: The type or namespace name 'Application' does not exist in the namespace 'Microsoft.Dynamics.AX' (are you missing an assembly reference?)" I thought it was an easy add since I linked it up.
*This post is locked for comments
I have the same question (0)