Version: v. 1.4.5
Internal Version: 1.4.5.0
Message: Indice oltre i limiti della matrice.
Stack Trace: in System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)
in System.Array.SetValue(Object value, Int32 index)
in System.Collections.Hashtable.CopyValues(Array array, Int32 arrayIndex)
in System.Collections.Hashtable.ValueCollection.CopyTo(Array array, Int32 arrayIndex)
in System.Windows.Forms.Application.ThreadContext.ExitCommon(Boolean disposing)
in System.Windows.Forms.Application.ExitInternal()
in System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
in System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.OnThreadException(Exception e)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
in System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
in System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
in System.Windows.Forms.Application.Run(Form mainForm)
in PTM.MainClass.Launch()
in PTM.MainClass.Main()