ThinkingEngine-net / PickleTestSuite

1 stars 0 forks source link

Execute - frmResults..ctor failure - ImageList Index (Pickle Error Captured) #107

Open support-thinkingengine opened 1 year ago

support-thinkingengine commented 1 year ago

Build: Pickle Application : 1.17.0.4 Pickle Core : 1.17.0.4 Pickle Automation : 1.17.0.4 Pickle Console : 1.0.0.0 Build Architecture: Amd64 When: 19/11/2022 10:57 UTC .Net #: Above version 4.7.1 [528372] - 4.0.30319.42000 OS #: Microsoft Windows NT 6.2.9200.0 OS Architecture: 64 bit Memory Available: 7741MB CPU Used: 0%

--------------- Error Stack Trace -------------- at System.Windows.Forms.ImageList.ImageCollection.SetKeyName(Int32 index, String name) at pickle.frmResults.InitializeComponent() at pickle.frmResults..ctor() at pickle.frmPickle.mnuExecute_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ---------------End Stack Trace --------------

--------------- Error Handler Stack Trace -------------- [0] GetExecutingStackTrace at offset 73 in file:line:column :0:0

[1] setError at offset 1398 in file:line:column :0:0

[2] ReportError at offset 50 in file:line:column :0:0

[3] Application_ThreadException at offset 28 in file:line:column :0:0

[4] OnThreadException at offset 168 in file:line:column :0:0

[5] WndProcException at offset 28 in file:line:column :0:0

[6] Callback at offset 194 in file:line:column :0:0

[7] DispatchMessageW at offset 0 in file:line:column :0:0

[8] DispatchMessageW at offset 0 in file:line:column :0:0

[9] System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop at offset 833 in file:line:column :0:0

[10] RunMessageLoopInner at offset 455 in file:line:column :0:0

[11] RunMessageLoop at offset 82 in file:line:column :0:0

[12] Main at offset 237 in file:line:column :0:0

---------------End Stack Trace --------------

--------------- Location --------------

Target: Void SetKeyName(Int32, System.String) Where: System.Windows.Forms ---------------End Location --------------

--------------- Error -------------- System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Windows.Forms.ImageList.ImageCollection.SetKeyName(Int32 index, String name) at pickle.frmResults.InitializeComponent() at pickle.frmResults..ctor() at pickle.frmPickle.mnuExecute_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ---------------End Error --------------