I am running AX 2012 R2 and I have done full compile for initialization checklist. I ran into this error on full CIL. Any idea or comment on what could be the issue here ? Thanks in advance.
System.OperationCanceledException: AIF service group not activated. Service group: OMLegalEntityServiceGroup. Error: The specified service type 'Microsoft.Dynamics.Ax.Services.OMLegalEntityServiceGroup' could not be found in the service assembly. ---> System.ArgumentNullException: The specified service type 'Microsoft.Dynamics.Ax.Services.OMLegalEntityServiceGroup' could not be found in the service assembly.
at Microsoft.Dynamics.Ax.Services.AifHelper.PublishServices(String serviceGroupName)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.Ax.Services.AifHelper.PublishServices(String serviceGroupName)
at Microsoft.Dynamics.Ax.Services.AifHelper.PublishAllServiceGroups(Dictionary`2 faultedServices)
*This post is locked for comments