Opened a project in Studio 2017 SR1, editor view opens, then clicked Ctrl-F to Find.
Got an error alert. XML below.
Probably a race condition because after closing this error alert, Ctrl-F works OK.
Best,
Jon
<SDLErrorDetails time="29/09/2017 13:45:45"> <ErrorMessage>Cannot access a disposed object. Object name: 'FindAndReplaceDialog'.</ErrorMessage> <Exception> <Type>System.ObjectDisposedException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type> <ObjectName>FindAndReplaceDialog</ObjectName> <HelpLink /> <Source>System.Windows.Forms</Source> <HResult>-2146232798</HResult> <StackTrace><![CDATA[ at System.Windows.Forms.Control.CreateHandle() at System.Windows.Forms.Form.CreateHandle() at System.Windows.Forms.Control.get_Handle() at Sdl.TranslationStudio.Common.FindAndReplace.FindAndReplaceDialog.AdjustDialogSize() at Sdl.TranslationStudio.Common.FindAndReplace.FindAndReplaceDialog.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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>14.0.0.0</ProductVersion> <EntryAssemblyFileVersion>14.1.6329.7</EntryAssemblyFileVersion> <OperatingSystem>Microsoft Windows 10 Home</OperatingSystem> <ServicePack>NULL</ServicePack> <OperatingSystemLanguage>2057</OperatingSystemLanguage> <CodePage>1252</CodePage> <LoggedOnUser>lux\Jon</LoggedOnUser> <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork> <ComputerName>LUX</ComputerName> <ConnectedToNetwork>True</ConnectedToNetwork> <PhysicalMemory>8325208 MB</PhysicalMemory> </Environment> </SDLErrorDetails>