Resolve:Stop the AOSBack up the table SYSXPPASSEMBLYGet the create script of table SYSXPPASSEMPLY and Drop the tableCreate a new SYSXPPASSEMBLY table with the scriptBack up and delete the folder “XPPIL” in Program Files\Microsoft Dynamics AX\60\Server\binRestart the AOSPerform full compilationGenera Read More
posted @ 2013-05-10 16:13 Fandy Xie Views(338) Comments(0) Diggs(0) Edit
try{ SysCompileIL::generateIL(); }catch{ SysCompileIL::mergeAssemblyFile(); throw Exception::Error;}SysCompileIL::mergeAssemblyFile(); Read More
posted @ 2013-05-10 15:31 Fandy Xie Views(329) Comments(0) Diggs(0) Edit