Hi Bharani
Yes I checked in event viewer
EventData
AX is shutting down due to an error. Error initializing X++ event handlers. Please verify that application is deployed and compiled correctly. Error messages follow: An exception was encountered while initializing event handler initializer 'InitMethod1' on type 'Dynamics.AX.Application.EventHandler.EventHandlersInitializeClass, Dynamics.AX.PublicSector, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. Could not load file or assembly 'Dynamics.AX.ApplicationSuite, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. Exception details: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Dynamics.Ax.Xpp.EventHandlerInitializationException: An exception was encountered while initializing event handler initializer 'InitMethod1' on type 'Dynamics.AX.Application.EventHandler.EventHandlersInitializeClass, Dynamics.AX.PublicSector, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Dynamics.AX.ApplicationSuite, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. at Dynamics.AX.Application.EventHandler.EventHandlersInitializeClass.InitMethod1() at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.<>c.<InitializeMetadataEventHandler>b__74_0(MethodInfo eventHandler) --- End of inner exception stack trace --- at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.<>c.<InitializeMetadataEventHandler>b__74_0(MethodInfo eventHandler) at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.InitializeMetadataEventHandler() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Dynamics.AX.AOS.StartupInternal(String[] Arguments)
Kindly advise me pls