Cannot access a disposed object

Client just sent me this picture, I dont have access to logs right now so i’m seeing if anyone has any recollection of this error/cause/fix

They said this error was stopping using the POS, and that after restarting the DB/Samba the error was still there. The next day they said everything was working which sounded really werid

That doesn’t give enough about what happened. You need to access the log file in My Documents\SambaPOS folder and check there. You can post the error log here for this event.

I’m aware of that. I wont have access to the log file for about 1 week, and I was asking what does this error message refer to?

As @markjw says just the error message does not give an idea about what happened. You should either click “Detailed Report” tab and post the full error report here or find it inside the log file.

I now have access to the error log’s here is the specific error.
Note, staff have given me no Indication of what caused this error

[General Info]

Application: SambaPOS
Version:     5.1.61
Region:      en
DB:          SQ
Machine:     TFTL8395
User:        
Date:        25/10/2016
Time:        9:40 PM

User Explanation:

CoffeeClub said "6651"
-----------------------------

[Exception Info 1]

Top-level Exception
Type:        System.ObjectDisposedException
Message:     Cannot access a disposed object.
Source:      mscorlib
Stack Trace: at System.Threading.TimerQueueTimer.Change(UInt32 dueTime, UInt32 period)
   at System.Threading.Timer.Change(Int32 dueTime, Int32 period)
   at Samba.Presentation.Controls.Interaction.ConfirmationWindowViewModel.<OnInactivity>b__43_0()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

-----------------------------

[Assembly Info]

mscorlib, Version=4.0.0.0
Samba.Services, Version=1.0.0.0
Samba.Domain, Version=1.0.0.0
Samba.Infrastructure.Data, Version=1.0.0.0
System.ComponentModel.Composition, Version=4.0.0.0
Samba.Presentation.Services, Version=1.0.0.0
System.Core, Version=4.0.0.0
PresentationCore, Version=4.0.0.0
DevExpress.Xpf.LayoutControl.v14.1, Version=14.1.13.0
System.Xml, Version=4.0.0.0
DevExpress.Xpf.Grid.v14.1, Version=14.1.13.0
System, Version=4.0.0.0
DevExpress.Xpf.Grid.v14.1.Core, Version=14.1.13.0
WindowsBase, Version=4.0.0.0
System.Xaml, Version=4.0.0.0
PresentationFramework, Version=4.0.0.0
Samba.Infrastructure, Version=1.0.0.0
Microsoft.Practices.Prism, Version=4.0.0.0
System.Runtime.Serialization, Version=4.0.0.0
Microsoft.Practices.Prism.MefExtensions, Version=4.0.0.0
DevExpress.Xpf.Core.v14.1, Version=14.1.13.0
System.Windows.Forms, Version=4.0.0.0
System.Drawing, Version=4.0.0.0
Stateless, Version=1.0.0.0
Samba.Persistance, Version=1.0.0.0
PropertyTools, Version=2012.4.14.1
Samba.Localization, Version=1.0.0.0
ReachFramework, Version=4.0.0.0
EntityFramework, Version=6.0.0.0
FluentValidation, Version=3.4.0.0
Microsoft.CSharp, Version=4.0.0.0
Omu.ValueInjecter, Version=2.3.0.0
Microsoft.Practices.ServiceLocation, Version=1.0.0.0

-----------------------------

[System Info]

Operating System
-Microsoft Windows 10 Education
--CodeSet = 1252
--CSDVersion = 
--CurrentTimeZone = 600
--FreePhysicalMemory = 1810912
--OSArchitecture = 64-bit
--OSLanguage = 1033
--ServicePackMajorVersion = 0
--ServicePackMinorVersion = 0
--Version = 10.0.10240

Machine
-TFTL8395
--Manufacturer = TOSHIBA
--Model = PORTEGE M930
--TotalPhysicalMemory = 4236619776
--UserName = 

-----------------------------

Seems like operator closed a popup dialog just at the same time popup being closed automatically because of inactivity. I’ll handle it.

That would make sense, however a restart should fix that problem. Manager on that day said to me that after trying to restart it, it wouldnt login and would just crash. There are no error logs relating to that.

Thanks though