Hello,
on our prod environment (AX 2012 R3 CU 9) with two AOS I made a full AX-Compile and afterthat a Full-CIL-Compile. In the infolog there is no warning and no error. But in the CIL-Logfile (C:\Program Files\Microsoft Dynamics AX\60\Server\Dax_2012R3_Prod\bin\XppIL\Dynamics.Ax.Application.dll.log) there was the following exceptions. Enterprise Portal is not configured and used yet.
Finished pass 1 at 17.03.2017 19:00:28
Finished pass 2 at 17.03.2017 19:02:45
Exception was thrown because the .NET instance method Microsoft.Dynamics.Framework.Portal.Deployment.EPWebModule.DeployWebModuleFromAOT was not found during CIL generation in class sysEPWebPageDefinition.deployModuleOnServer. Generating the code to make a reflection call during run time.
Information: Either the .NET instance method Microsoft.Dynamics.Framework.Portal.Deployment.EPWebModule.DeployWebModuleFromAOT or its parameters could not be resolved during CIL generation, in class sysEPWebPageDefinition.deployModuleOnServer. Generating the code to make a reflection call during run time.
Exception was thrown because the .NET instance method Microsoft.Dynamics.Framework.Portal.Deployment.EPWebPartPage.ImportWebPartPageFromAOT was not found during CIL generation in class sysEPWebPageDefinition.deployPageOnServer. Generating the code to make a reflection call during run time.
Information: Either the .NET instance method Microsoft.Dynamics.Framework.Portal.Deployment.EPWebPartPage.ImportWebPartPageFromAOT or its parameters could not be resolved during CIL generation, in class sysEPWebPageDefinition.deployPageOnServer. Generating the code to make a reflection call during run time.
Finished pass 3 at 17.03.2017 19:14:49
Finished creating types at 17.03.2017 19:15:33
Errors: 0
Warnings: 3
*This post is locked for comments
I have the same question (0)