Hi, All, After Incremental CIL, errors started to appear on controller classes. These are all those classes where report Name is mentioned in code. Error message in compilation as below.
Parameter _reportName cannot be null or empty.
When we compiled respected class, This error move to next controller class. After compiling number of classes. Finally We decided to compile the all classes by right click on Classes node of AOT.
Compilation of all classes in AX resolved the issue.