Hi!
I get the attached error only when I change the translation unit in the concordance search window for the first time after the search. The second time with the same search term (without making another search), no error. Only on the first time.
Nevertheless, both units are changed if I re-search the term.
I use the latest SDL 2022.
<SDLErrorDetails time="18.07.2022 1:04:27"> <ErrorMessage>Value cannot be null. Parameter name: ResourceId</ErrorMessage> <Exception> <Type>Sdl.LanguagePlatform.Core.LanguagePlatformException, Sdl.LanguagePlatform.Core, Version=1.6.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888</Type> <HelpLink /> <Source>Sdl.LanguagePlatform.TranslationMemoryApi</Source> <HResult>-2146233088</HResult> <StackTrace><![CDATA[ at Sdl.LanguagePlatform.TranslationMemoryApi.FileBasedTranslationMemoryLanguageDirection.UpdateTranslationUnit(TranslationUnit translationUnit) at Sdl.TranslationStudio.Plugins.AnyTM.AnyTranslationProviderLanguageDirection.UpdateTranslationUnit(TranslationUnit translationUnit) at Sdl.TranslationStudio.Plugins.AnyTM.BidiFilebasedTranslationMemoryLanguageDirection.UpdateTranslationUnit(TranslationUnit translationUnit) at Sdl.TranslationStudio.Plugins.AnyTM.BidiFilebasedTranslationMemoryLanguageDirection.UpdateTranslationUnits(TranslationUnit[] translationUnits) at Sdl.TranslationStudio.Common.TranslationMemory.TranslationMemoryChangeCommitter.CommitEdits(TranslationUnit[] editedTus) at Sdl.TranslationStudio.Common.TranslationMemory.TranslationMemoryChangeCommitter.CommitEdit(TranslationUnit editedTu) at Sdl.TranslationStudio.Common.TranslationMemory.AbstractSpotEditableTranslationMemoryControl`1.ShowCurrentTranslationUnitEditPopup() at Sdl.TranslationStudio.Common.TranslationMemory.EditCurrentTranslationUnitActionHandler`1.Execute() at Sdl.Desktop.Platform.CommandBars.RetargetableAction.Execute() at Sdl.Desktop.Platform.Implementation.CommandBars.SimpleActionExecuter.Execute(ActionData actionData) at Sdl.Desktop.Platform.Implementation.ResourceLoggingInternalCommandExecuter`1.ExecuteWithResourceLogging(TCommandData commandData, String message) 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.ToolMenuItem.OnClick() at Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.DoClickProcessing(MouseEventArgs e) at Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.OnMouseUp(MouseEventArgs e) at Infragistics.Win.TextUIElementBase.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.PopupControlBase.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> </Exception> <Environment> <ProductName>Trados Studio</ProductName> <ProductVersion>Studio17</ProductVersion> <EntryAssemblyFileVersion>17.0.0.11594</EntryAssemblyFileVersion> <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem> <ServicePack>NULL</ServicePack> <OperatingSystemLanguage>1033</OperatingSystemLanguage> <CodePage>1257</CodePage> <LoggedOnUser>-</LoggedOnUser> <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork> <ComputerName>-</ComputerName> <ConnectedToNetwork>True</ConnectedToNetwork> <PhysicalMemory>16202716 MB</PhysicalMemory> </Environment> </SDLErrorDetails>
