TS-SE-Tool
TS-SE-Tool copied to clipboard
Application errors 0.3.10.1
12/11/2023 09:43:27 | TS SE Tool - 0.3.10.1 | WallyM73 [ 57616C6C794D3733 ] >> [ autosave ] Object reference not set to an instance of an object.
Stack Trace: at TS_SE_Tool.FormMain.FillUserCompanyTrucksList() at TS_SE_Tool.FormMain.PopulateFormControlsk() at TS_SE_Tool.FormMain.worker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
12/11/2023 09:43:44 | TS SE Tool - 0.3.10.1 | WallyM73 [ 57616C6C794D3733 ] >> [ autosave ] Collection was modified; enumeration operation may not execute.
Stack Trace: at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext() at System.Windows.Forms.Application.ExitInternal() at System.Windows.Forms.Application.Exit(CancelEventArgs e) at TS_SE_Tool.Program.UIThreadException(Object sender, ThreadExceptionEventArgs t) at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t) at System.Windows.Forms.Control.WndProcException(Exception e) at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run(Form mainForm) at TS_SE_Tool.Program.Main()