Hi, when I try to "Add New Term" to a termbase it dies with following error, any ideas how to fix it? Just installed a new update yesterday.
<SDLErrorDetails time="3. 1. 2018 16:44:17">
<ErrorMessage>Posloupnost neobsahuje žádný odpovídající prvek.</ErrorMessage>
<Exception>
<Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
<HelpLink />
<Source>System.Core</Source>
<HResult>-2146233079</HResult>
<StackTrace><
v Sdl.MultiTerm.Client.TerminologySearch.MultitermSearch.Search(String text)
v Sdl.MultiTerm.Client.TerminologySearch.TermLookup.Lookup(String text)
v Sdl.TranslationStudio.Editor.Terminology.EditorTermbaseUtils.LookupTerm(ITermbaseProvider provider, String searchTerm, String source, String target)
v Sdl.TranslationStudio.Editor.Terminology.EditorTermbaseUtils.AddTerm(IEditorService editorService, ITranslatableDocument translatableDocument, String sourceText, String targetText)
v Sdl.TranslationStudio.Editor.Terminology.Actions.AbstractAddNewTermAction.AddTerm()
v Sdl.TranslationStudio.Editor.Terminology.Actions.AddNewTerm.Execute()
v Sdl.Desktop.Platform.Implementation.CommandBars.StaticAction.Execute()
v Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.<>c__DisplayClass3.<ExecuteAction>b__2()
v Sdl.Desktop.Platform.Implementation.Services.Log.Resources(Object message, Action action)
v Sdl.Desktop.Platform.Implementation.CommandBars.ActionService.ExecuteAction(IAction action, ActionOrigin origin, Boolean allowToggle)
v Sdl.Desktop.Platform.WinForms.IgCommandBarAction.Execute()
v Sdl.Desktop.Platform.WinForms.IgCommandBarAction._lazyButtonTool_ToolClick(Object sender, ToolClickEventArgs e)
v Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick(ToolClickEventArgs e)
v Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClickEventArgs e)
v Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)
v Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick()
v Infragistics.Win.UltraWinToolbars.ToolMenuItem.OnClick()
v Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.DoClickProcessing(MouseEventArgs e)
v Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.OnMouseUp(MouseEventArgs e)
v Infragistics.Win.TextUIElementBase.OnMouseUp(MouseEventArgs e)
v Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e)
v Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e)
v Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e)
v Infragistics.Win.UltraWinToolbars.PopupControlBase.OnMouseUp(MouseEventArgs e)
v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
v System.Windows.Forms.Control.WndProc(Message& m)
v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
v 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.6413.8</EntryAssemblyFileVersion>
<OperatingSystem>Microsoft Windows 8.1</OperatingSystem>
<ServicePack>NULL</ServicePack>
<OperatingSystemLanguage>1029</OperatingSystemLanguage>
<CodePage>1250</CodePage>
<LoggedOnUser>EVA\Eva</LoggedOnUser>
<DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
<ComputerName>EVA</ComputerName>
<ConnectedToNetwork>True</ConnectedToNetwork>
<PhysicalMemory>12463592 MB</PhysicalMemory>
</Environment>
</SDLErrorDetails>