AX2012中在做“生成完整的CIL”时,如果出现中途断掉,动作未执行完毕,那么在很多报表访问时会出现如下错误:
Display order key must be a number between 0 and 99999.
The [ReportName].getAttributes() reflection API could not create and return the SysOperationGroupAttribute object. Please check the parameters.
解决的办法:
查看日志:
C:\Program Files\Microsoft Dynamics AX\60\Server\TANAKA\bin\XppIL\Dynamics.Ax.Application.dll.log
一、
1. 重新执行“生成完整的CIL”,重启AOS
二、