Hello All,
Microsoft dynamics GP2018R2 Crash with the exception given below.
1.
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
at System.ThrowHelper.ThrowArgumentException(System.ExceptionResource)
at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Insert(System.__Canon, System.__Canon, Boolean)
at Microsoft.Dexterity.Shell.NavigationPathHelper.RebuildLinkData()
at Microsoft.Dexterity.Shell.NavigationForm.RebuildNavigationPane()
at DtwUIShellManagedNavigationPane.RemoveNavigationItems(UInt16)
at DtwUIShellManaged.UpdateCommandItem(UInt16, UInt16, UInt16, Int16)
at <Module>.dt_shell_update_command_item(UInt16, UInt16, UInt16, Int16)
at <Module>.TNT_new_event_loop(Int16 (HWND__*, EVENT*, Int16*), Int16, Int16)
at <Module>.dtw_run()
at <Module>._WinMainCRTStartup()
*****************************************************************************************
2.
Application: Dynamics.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.SEHException
at <Module>.TNT_new_event_loop(Int16 (HWND__*, EVENT*, Int16*), Int16, Int16)
at <Module>.dtw_run()
at <Module>._WinMainCRTStartup()
****************************************************************
3.
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OutOfMemoryException
at System.Data.ProviderBase.DbConnectionFactory.PruneConnectionPoolGroups(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.TimerQueueTimer.CallCallback()
at System.Threading.TimerQueueTimer.Fire()
at System.Threading.TimerQueue.FireNextTimers()
at System.Threading.TimerQueue.AppDomainTimerCallback(Int32)