Hi Everyone,
I am facing a below error while doing database synchronization in standard PMFSetup class in AX 2012.Tired by doing Incremental CIL,Full CIL,Refreshing cache,Deleting usage data & XPPIL file nothing works for me.
Microsoft.Dynamics.Ax.Xpp.ErrorException: Exception of type 'Microsoft.Dynamics.Ax.Xpp.ErrorException' was thrown.
at Microsoft.Dynamics.Ax.MSIL.Interop.throwException(Int32 ExceptionValue)
at Microsoft.Dynamics.Ax.MSIL.cqlCursorIL.UpdateAll(IntPtr table)
at Dynamics.Ax.Application.PmfSetup.Updateinventtable() in PmfSetup.updateInventTable.xpp:line 33
at Dynamics.Ax.Application.PmfSetup.Loaddata() in PmfSetup.loadData.xpp:line 15
at Dynamics.Ax.Application.SysSetupInstaller.Writealldata() in SysSetupInstaller.writeAllData.xpp:line 19
at Dynamics.Ax.Application.SysSetupInstaller.Run() in SysSetupInstaller.run.xpp:line 7
at Dynamics.Ax.Application.SysSetupInstaller.loadPartitionData(Object[] _c) in SysSetupInstaller.loadPartitionData.xpp:line 3
at SysSetupInstaller::loadPartitionData(Object[] )
at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)
at Microsoft.Dynamics.Ax.Xpp.PredefinedFunctions.runAsInvoke(String className, String staticMethodName, Object[] parms, Object[]& exportInfolog)
Can anyone please help to resolve this error.
Thanks in advance.
Regards,
Swetha.