View Issue Details

IDProjectCategoryView StatusLast Update
873Log PlotsGeneralPublicApr 13th 2023 3:10 PM
ReporterNBug Reporter Assigned ToTravis Herzog  
Priority NormalSeverityCrashReproducibilityHave Not Tried
Status ClosedResolutionDuplicate 
ProjectionNoneETANone 
PlatformWin32NTOSMicrosoft Windows NT 6.2.9200.0OS Version6.2.9200.0
Product Version1.22.11 
Summary873 : Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index @ System.Object get_Item(Int32) @ System.Collections.ArrayList
Description<SerializableException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ExtendedInformation>
    <ParamName>index</ParamName>
    <HResult>-2146233086</HResult>
  </ExtendedInformation>
  <InnerExceptions />
  <Message>Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index</Message>
  <Source>mscorlib</Source>
  <StackTrace> at System.Collections.ArrayList.get_Item(Int32 index)
   at System.Windows.Forms.ToolStripItemCollection.get_Item(Int32 index)
   at LogPlots.frmSetup_Images.Form_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.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>
  <TargetSite>System.Object get_Item(Int32) @ System.Collections.ArrayList</TargetSite>
  <Type>System.ArgumentOutOfRangeException</Type>
</SerializableException>
Additional Information<Report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <GeneralInfo>
    <CLRVersion>4.0.30319.42000</CLRVersion>
    <DateTime>2/14/2023 6:42:44 PM</DateTime>
    <ExceptionMessage>Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index</ExceptionMessage>
    <ExceptionType>System.ArgumentOutOfRangeException</ExceptionType>
    <HostApplication>HN32-13.exe</HostApplication>
    <HostApplicationVersion>1.22.11</HostApplicationVersion>
    <NBugVersion>1.2.0.0</NBugVersion>
    <TargetSite>System.Object get_Item(Int32) @ System.Collections.ArrayList</TargetSite>
    <UserDescription />
  </GeneralInfo>
</Report>
TagsException, User Interface
Installation Type
License

Relationships

duplicate of 841 Acknowledged Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index @ System.Object get_Item(Int32) @ System.Collections.ArrayList 

Activities

NBug Reporter

NBug Reporter

Feb 14th 2023 12:41 PM

Bot  

Issue History

Date Modified Username Field Change
Apr 13th 2023 3:10 PM Travis Herzog Resolution Open => Duplicate
Apr 13th 2023 3:10 PM Travis Herzog Status New => Closed
Apr 13th 2023 3:10 PM Travis Herzog Assigned To => Travis Herzog
Feb 25th 2023 2:06 AM Travis Herzog Tag Renamed Crash => Exception
Feb 18th 2023 12:16 AM Travis Herzog Relationship added duplicate of 841
Feb 18th 2023 12:09 AM Travis Herzog Tag Attached: User Interface
Feb 18th 2023 12:09 AM Travis Herzog Tag Attached: Crash
Feb 14th 2023 12:41 PM NBug Reporter File Added: Exception_133208737673292547.zip
Feb 14th 2023 12:41 PM NBug Reporter New Issue