In the Audit queue, when tried to run throws an error :
Exception Info ==> 0
Exception has been thrown by the target of an invocation.
Exception Info ==> 1
Object reference not set to an instance of an object.
Stack Trace ==>
at Astea.NextUI.GUI.AsteaGridViewControl.AsteaGrid.ContextMenu_Click(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
We cannot get the log for this in the event viewer as well.
What should be done? This prevents the invoice process.