Hi guys
I have been working on certain features(workflows etc) in AX2012, that needs to run incremental CIL , however when i try to run it through AOT, the client crashes , on investigation in eventViewer , i found below mentioned Log
Application: Ax32.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Runtime.InteropServices.SEHException Stack: at <Module>._wWinMainCRTStartup()
I also went through couple of Blogs , but not of much help.
http://amiraryani.wordpress.com/2009/03/17/message-external-component-has-thrown-an-exception-exception-type-systemruntimeinteropservicessehexception/\
However the Full CIL generation works fine on this server, issues is only with incremental CIL.
Can anyone help me to solve this issue.