Error message received after completing a batch task

I repeatedly get this message after completing a batch task: Cannot access a disposed object. Object name: "Button".

This usually ends up in the background and freezes Studio until I find the dialog box and select OK.

I'm wondering if anyone has seen this error.

I've uninstalled and reinstalled Studio multiple times to no avail. I am running 2015 Studio.

Parents
  • I've had this problem too from today - each time I carry out a batch task for a new project:

    I saved the Error message:

    <SDLErrorDetails time="12/5/2016 9:26:46 AM">
    <ErrorMessage>Cannot access a disposed object.
    Object name: 'Button'.</ErrorMessage>
    
    <Exception>
    <Type>System.ObjectDisposedException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
       <ObjectName>Button</ObjectName>
       <HelpLink />
       <Source>System.Windows.Forms</Source>
       <HResult>-2146232798</HResult>
       <StackTrace><![CDATA[   at System.Windows.Forms.Control.CreateHandle()
      at System.Windows.Forms.Control.get_Handle()
      at System.Windows.Forms.Control.PointToScreen(Point p)
      at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
      at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
      at System.Windows.Forms.Control.WndProc(Message& m)
      at System.Windows.Forms.ButtonBase.WndProc(Message& m)
      at System.Windows.Forms.Button.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>12.0.0.0</ProductVersion>
       <EntryAssemblyFileVersion>12.0.4961.2</EntryAssemblyFileVersion>
       <OperatingSystem>Microsoft Windows 8.1 Enterprise</OperatingSystem>
       <ServicePack>NULL</ServicePack>
       <OperatingSystemLanguage>1031</OperatingSystemLanguage>
       <CodePage>1252</CodePage>
       <LoggedOnUser>FMA\bailey</LoggedOnUser>
       <DotNetFrameWork>4.0.30319.36366</DotNetFrameWork>
       <ComputerName>N001603</ComputerName>
       <ConnectedToNetwork>True</ConnectedToNetwork>
       <PhysicalMemory>8264960 MB</PhysicalMemory>
     </Environment>
    </SDLErrorDetails>

Reply
  • I've had this problem too from today - each time I carry out a batch task for a new project:

    I saved the Error message:

    <SDLErrorDetails time="12/5/2016 9:26:46 AM">
    <ErrorMessage>Cannot access a disposed object.
    Object name: 'Button'.</ErrorMessage>
    
    <Exception>
    <Type>System.ObjectDisposedException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
       <ObjectName>Button</ObjectName>
       <HelpLink />
       <Source>System.Windows.Forms</Source>
       <HResult>-2146232798</HResult>
       <StackTrace><![CDATA[   at System.Windows.Forms.Control.CreateHandle()
      at System.Windows.Forms.Control.get_Handle()
      at System.Windows.Forms.Control.PointToScreen(Point p)
      at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
      at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
      at System.Windows.Forms.Control.WndProc(Message& m)
      at System.Windows.Forms.ButtonBase.WndProc(Message& m)
      at System.Windows.Forms.Button.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>12.0.0.0</ProductVersion>
       <EntryAssemblyFileVersion>12.0.4961.2</EntryAssemblyFileVersion>
       <OperatingSystem>Microsoft Windows 8.1 Enterprise</OperatingSystem>
       <ServicePack>NULL</ServicePack>
       <OperatingSystemLanguage>1031</OperatingSystemLanguage>
       <CodePage>1252</CodePage>
       <LoggedOnUser>FMA\bailey</LoggedOnUser>
       <DotNetFrameWork>4.0.30319.36366</DotNetFrameWork>
       <ComputerName>N001603</ComputerName>
       <ConnectedToNetwork>True</ConnectedToNetwork>
       <PhysicalMemory>8264960 MB</PhysicalMemory>
     </Environment>
    </SDLErrorDetails>

Children
No Data