I'm using SDL Trados Studio 2021 Professional - 16.0.1.2917
I have some .string files I need to analyze and the system doesn't support that so I created one using instructions from this site:
https://gateway.rws.com/csm?id=kb_article_view&sysparm_article=KB0035271
When that didn't work I decided to just download the zip folder at the bottom of that page and import it.
When I did that, I now receive the error: key already exists, key: Strings.FilterAdministratorSettingsCategory
I can't open the File types at all now and when I create a new project and click on File types, it throws the same error and shuts Trados down completely. I know there are 2 instances of the file type .strings in there now, but how do I get this working again?
<SDLErrorDetails time="2/8/2021 1:37:08 PM"> <ErrorMessage>Key already exists, key: Strings.FilterAdministratorSettingsCategory</ErrorMessage> <Exception> <Type>System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type> <ParamName /> <HelpLink /> <Source>Infragistics.Win.UltraWinTree</Source> <HResult>-2147024809</HResult> <StackTrace><![CDATA[ at Infragistics.Win.UltraWinTree.UltraTree.ValidateKeyDoesNotExist(String key) at Infragistics.Win.UltraWinTree.TreeNodesCollection.ValidateKeyDoesNotExist(String key) at Infragistics.Win.UltraWinTree.TreeNodesCollection.AddNodeHelper(UltraTreeNode node, Boolean notify, Boolean internallyCreatedNode) at Infragistics.Win.UltraWinTree.TreeNodesCollection.Add(Object value) at Infragistics.Win.UltraWinTree.TreeNodesCollection.Add(UltraTreeNode node) at Sdl.Desktop.Platform.WinForms.SettingsUIControl.EnsureSettingsCategoryChildNodes(TreeNodesCollection nodes, ISettingsPageCategoryReference categoryReference) at Sdl.Desktop.Platform.WinForms.SettingsUIControl.EnsureSettingsCategoryChildNodes(UltraTreeNode categoryNode) at Sdl.Desktop.Platform.WinForms.SettingsUIControl.EnsureSettingsPageNodeVisible(UltraTreeNode ancestorNode, ISettingsPageReference settingsPage) at Sdl.Desktop.Platform.WinForms.SettingsUIControl.EnsureSettingsPageNodeVisible(ISettingsPageReference settingsPage) 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.Desktop.Platform.Implementation.StudioWindow.ShowUserSettingsDialog() at Sdl.Desktop.Platform.Implementation.Actions.ViewOptionsAction.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.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.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> </Exception> <Environment> <ProductName>SDL Trados Studio</ProductName> <ProductVersion>Studio16</ProductVersion> <EntryAssemblyFileVersion>16.0.1.2917</EntryAssemblyFileVersion> <OperatingSystem>Microsoft Windows 10 Home</OperatingSystem> <ServicePack>NULL</ServicePack> <OperatingSystemLanguage>1033</OperatingSystemLanguage> <CodePage>1252</CodePage> <LoggedOnUser>K\K</LoggedOnUser> <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork> <ComputerName>K</ComputerName> <ConnectedToNetwork>True</ConnectedToNetwork> <PhysicalMemory>16635912 MB</PhysicalMemory> </Environment> </SDLErrorDetails>