"Exception has been thrown by the target of an invocation." when trying to access Project Settings

Hi everyone,

I have been having an issue with Studio for the last two days, basically since I installed the last update. The whole app works fine, except that I can’t access the Project Settings. Whenever I try, I get this infamous error message: "Exception has been thrown by the target of an invocation."

My version of Studio is up-to-date, so is Windows. I’ve uninstalled Studio, reinstalled it, uninstalled it again to install a previous version, updated it again. Nothings seems to make any difference whatsoever.

You’ll find below the details log of that error.

I really appreciate your help.

Laurent


<SDLErrorDetails time="29/07/2020 21:14:50">
  <ErrorMessage>Exception has been thrown by the target of an invocation.</ErrorMessage>
  <Exception>
    <Type>System.Reflection.TargetInvocationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>mscorlib</Source>
    <HResult>-2146232828</HResult>
    <StackTrace><![CDATA[   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance[T]()
   at Sdl.Desktop.Platform.Settings.SettingsPageReference`1.Initialize()
   at Sdl.Desktop.Platform.Implementation.Settings.AbstractSettingsHost.EnsurePageInitialized(ISettingsPageReference r)
   at Sdl.Desktop.Platform.Implementation.Settings.AbstractSettingsHost.set_ActiveSettingsPage(ISettingsPageReference value)
   at Sdl.Desktop.Platform.WinForms.SettingsUIControl.AdjustActiveSettingsPageCore(TreeNodesCollection nodes)
   at Sdl.Desktop.Platform.WinForms.SettingsUIControl.AdjustActiveSettingsPageCore(TreeNodesCollection nodes)
   at Sdl.Desktop.Platform.WinForms.SettingsUIControl.AdjustActiveSettingsPageCore(TreeNodesCollection nodes)
   at Sdl.Desktop.Platform.WinForms.SettingsUIControl.AdjustActiveSettingsPageCore(TreeNodesCollection nodes)
   at Sdl.Desktop.Platform.WinForms.SettingsUIControl.UpdateActiveSettingsPage()
   at Sdl.Desktop.Platform.WinForms.SettingsUIControl.set_Host(IAbstractSettingsHost value)
   at Sdl.Desktop.Platform.WinForms.SettingsDialogForm.set_Host(ISettingsDialog value)
   at Sdl.Desktop.Platform.Implementation.Settings.SettingsDialog.ShowDialog(IWin32Window owner)
   at Sdl.TranslationStudio.ProjectManagement.Actions.ProjectSettingsDialogHelper.Show(IProject project, IProjectManagementService service, ConfigureProjectSettingsDialogDelegate configureProjectSettingsDialog)
   at Sdl.TranslationStudio.ProjectManagement.ProjectOperations.ProjectSettingsOperation.Execute(IProject project, String operationId, Object[] args)
   at Sdl.ProjectApi.Implementation.Operations.ProjectOperationComposite.Execute(IProject project, String operationId, Object[] args)
   at Sdl.ProjectApi.Implementation.Project.ExecuteOperation(String operationId, Object[] args)
   at Sdl.TranslationStudio.ProjectManagement.Actions.ProjectSettingsAction.Execute()
   at Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.<>c__DisplayClass30_0.<ExecuteAction>b__0()
   at Sdl.Desktop.Logger.Log.Resources(Object message, Action action)
   at Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.ExecuteAction(IAction action, ActionOrigin origin, Boolean allowToggle)
   at Sdl.Desktop.Platform.WinForms.IgCommandBarAction.Execute()
   at Sdl.Desktop.Platform.WinForms.IgCommandBarAction._lazyButtonTool_ToolClick(Object sender, ToolClickEventArgs e)
   at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick(ToolClickEventArgs e)
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClickEventArgs e)
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)
   at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick()
   at Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.DoClickProcessing(MouseEventArgs e)
   at Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.OnMouseUp(MouseEventArgs e)
   at Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e)
   at Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e)
   at Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e)
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)]]></StackTrace>
    <InnerException>
      <Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
      <HelpLink />
      <Source>System.Core</Source>
      <HResult>-2146233079</HResult>
      <StackTrace><![CDATA[   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at Sdl.TranslationStudio.Common.TranslationMemory.TranslationMemoriesControl..ctor()
   at Sdl.TranslationStudio.ProjectManagement.Settings.TranslationMemoriesSettingsPageControl.InitializeComponent()
   at Sdl.TranslationStudio.ProjectManagement.Settings.TranslationMemoriesSettingsPageControl..ctor()
   at Sdl.TranslationStudio.ProjectManagement.Settings.TranslationMemoriesSettingsPage..ctor()]]></StackTrace>
    </InnerException>
  </Exception>
  <Environment>
    <ProductName>SDL Trados Studio</ProductName>
    <ProductVersion>15.0.0.0</ProductVersion>
    <EntryAssemblyFileVersion>15.2.7.2849</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 10 Famille</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1036</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>DESKTOP-BKK5R16\Arias Laurent - Dell</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>DESKTOP-BKK5R16</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>16565480 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

Parents Reply Children