Unable to find what an error message means

I get the IndexOutOfRangeException error message. I have raised the question already but I'm unable to find my previous question.

I'm clueless when it comes to finding my own post, goodness! 

Anyway, everytime I want to shut down my PC (Windows 10) , this error message shows up. 

This erased all my existing projects from my SDL. I'm able to retrieve the files I'm working on by going into the appropriate SDL folder, but I Cannot work like this and I have to understand what is wrong and what to do. 

I have tried to reset the default window size; this does not work
I'm attaching the error file.

Please someone help! At least point me towards some resolution, and please tell me how to find the questions I post in the forum back again.

I wish SDL would make it easier to find solutions. It really is a nightmare each time I have to find out something.

Thank you

<SDLErrorDetails time="02/04/2020 23:55:25">
  <ErrorMessage>L'index se trouve en dehors des limites du tableau.</ErrorMessage>
  <Exception>
    <Type>System.IndexOutOfRangeException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>mscorlib</Source>
    <HResult>-2146233080</HResult>
    <StackTrace><![CDATA[   à System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)
   à System.Array.SetValue(Object value, Int32 index)
   à System.Collections.Hashtable.CopyValues(Array array, Int32 arrayIndex)
   à System.Collections.Hashtable.ValueCollection.CopyTo(Array array, Int32 arrayIndex)
   à System.Windows.Forms.Application.ThreadContext.ExitCommon(Boolean disposing)
   à System.Windows.Forms.Application.ExitInternal()
   à System.Windows.Forms.Application.Exit(CancelEventArgs e)
   à Sdl.Desktop.Platform.Implementation.Studio.Exit(Boolean restart, Int32 exitCode)
   à Sdl.Desktop.Platform.Implementation.Studio.window_Closed(IStudioWindow window)
   à Sdl.Desktop.Platform.Implementation.StudioWindow.OnClosed()
   à Sdl.Desktop.Platform.Implementation.StudioWindow._form_Closed(Object sender, EventArgs e)
   à System.EventHandler.Invoke(Object sender, EventArgs e)
   à System.Windows.Forms.Form.OnClosed(EventArgs e)
   à Sdl.Desktop.Platform.WinForms.StudioWindowForm.OnClosed(EventArgs e)
   à System.Windows.Forms.Form.WmClose(Message& m)
   à System.Windows.Forms.Form.WndProc(Message& m)
   à Sdl.Desktop.Platform.WinForms.StudioWindowForm.WndProc(Message& message)
   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>14.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>14.1.10018.54792</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Famille</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1036</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>DESKTOP-OCEPH1O\Agnès du Perray</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>DESKTOP-OCEPH1O</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>4082296 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

Parents Reply Children