Description | <SerializableException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ExtendedInformation>
<ParamName>length</ParamName>
<HResult>-2146233086</HResult>
</ExtendedInformation>
<InnerExceptions />
<Message>Length cannot be less than zero.
Parameter name: length</Message>
<Source>mscorlib</Source>
<StackTrace> at System.String.Substring(Int32 startIndex, Int32 length)
at Import_LAS.mod_NL_LasFile.StripCurveOrConst(String avDataLine, String& avMnem, String& avUnits, String& avValue, String& avDescription)
at Import_LAS.mod_NL_LasFile.ParseLASVersion()
at Import_LAS.mod_NL_LasFile.CheckFile(String avFilePathAndName)
at Import_LAS.frmMain.CheckInputFile()
at Import_LAS.frmMain.SelectAndLoadFile()
at Import_LAS.frmMain.ShowLoadFile()
at Import_LAS.frmMain.DoOneTimeAtLoad()
at Import_LAS.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>System.String Substring(Int32, Int32) @ System.String</TargetSite>
<Type>System.ArgumentOutOfRangeException</Type>
</SerializableException>
|
---|