View Issue Details

IDProjectCategoryView StatusLast Update
6538Import MiscGeneralPublicAug 26th 2026 2:06 PM
ReporterNBug Reporter Assigned To 
Priority NormalSeverityCrashReproducibilityHave Not Tried
Status NewResolutionOpen 
ProjectionNoneETANone 
PlatformWin32NTOSMicrosoft Windows NT 6.2.9200.0OS Version6.2.9200.0
Product Version1.23.7.8 
Summary6538: Index was outside the bounds of the array. @ Boolean LoadTextFile(System.String) @ ImportMisc.frmMain
Description
Index was outside the bounds of the array. @ Boolean LoadTextFile(System.String) @ ImportMisc.frmMain

<SerializableException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ExtendedInformation>
    <HResult>-2146233080</HResult>
  </ExtendedInformation>
  <InnerExceptions />
  <Message>Index was outside the bounds of the array.</Message>
  <Source>HN32-49</Source>
  <StackTrace>   at ImportMisc.frmMain.LoadTextFile(String avFile)
   at ImportMisc.frmMain.SelectFile()
   at ImportMisc.frmMain.frmMain_Shown(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Form.CallShownEvent()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()</StackTrace>
  <TargetSite>Boolean LoadTextFile(System.String) @ ImportMisc.frmMain</TargetSite>
  <Type>System.IndexOutOfRangeException</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>
    <Crash>true</Crash>
    <DateTime>8/26/2026 7:05:44 PM</DateTime>
    <ExceptionMessage>Index was outside the bounds of the array.</ExceptionMessage>
    <ExceptionType>System.IndexOutOfRangeException</ExceptionType>
    <HostApplication>HN32-49.exe</HostApplication>
    <HostApplicationVersion>1.23.7.8</HostApplicationVersion>
    <NBugVersion>1.2.1.1</NBugVersion>
    <TargetSite>Boolean LoadTextFile(System.String) @ ImportMisc.frmMain</TargetSite>
    <UserDescription />
  </GeneralInfo>
</Report>
TagsBug, Crash, NBug
Attached Files
Exception_134322447563462615.zip (3,619,453 bytes)
Installation Type

Activities