RTC crashes sometimes when I navigate between Outlook and RTC and try to copy some text in Outlook. The user doesn't have any personalization. Another users dont have this problem. .Net Framework is 4.7 as on another machines.
I get follow in event log.
Application: Microsoft.Dynamics.Nav.Client.exe
Framework Version: v4.0.30319
Description: The application requested process termination through System.Environment.FailFast(string message).
Message: Value does not fall within the expected range.
Stack:
System.Environment.FailFast(System.String)
Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoRethrowWithCatchException(System.Exception, Boolean)
Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.WinFormsDispatcherUnhandledException(System.Object, Microsoft.Dynamics.Framework.UI.DispatcherUnhandledExceptionEventArgs)
Microsoft.Dynamics.Framework.UI.WinForms.WinFormsDispatcher.HandleDispatcherException(System.Object, System.Exception)
System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
System.Windows.Forms.Control.WndProcException(System.Exception)
System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef) System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunMessagePump()
Microsoft.Dynamics.Nav.Client.WinClient.NavWinFormsClientSession.RunCore()
Microsoft.Dynamics.Nav.Client.WinClient.NavClientErrorHandler.ExecuteAndCatchExceptions(System.Func`1<Int32>)
Microsoft.Dynamics.Nav.Client.WinClient.ExceptionHandler.DoExecute(System.Func`1<Int32>)
Microsoft.Dynamics.Nav.Client.WinClient.StartWinFormsClient.RunCore()
Microsoft.Dynamics.Nav.Client.WinClient.StartWinFormsClient.Run(Boolean)
Microsoft.Dynamics.Nav.Client.Program.Main(System.String[])
0
Answers
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!