View Issue Details

IDProjectCategoryView StatusLast Update
5850Quick CalcGeneralPublicSep 12th 2025 1:39 PM
ReporterNBug Reporter Assigned To 
Priority NormalSeverityExceptionReproducibilityHave Not Tried
Status NewResolutionOpen 
ProjectionNoneETANone 
PlatformWin32NTOSMicrosoft Windows NT 6.2.9200.0OS Version6.2.9200.0
Product Version1.23.6.0 
Summary5850: Illegal characters in path. @ Void CheckInvalidPathChars(System.String, Boolean) @ System.IO.Path
Description
Failed to load WellList item "san juan" from the table "WellLists" in the database file "C:\HDSlog\HDSSiteData.mdb".

Illegal characters in path. @ Void CheckInvalidPathChars(System.String, Boolean) @ System.IO.Path

<SerializableException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ExtendedInformation>
    <HResult>-2147024809</HResult>
  </ExtendedInformation>
  <InnerExceptions />
  <Message>Illegal characters in path.</Message>
  <Source>mscorlib</Source>
  <StackTrace>   at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
   at System.IO.Path.HasExtension(String path)
   at HdsDB.WellList.Load(Recordset rs)
   at HdsDB.HdsDAODatabase`1.LoadData(HDSCollection`1 collection, String additionalSQL, ProcessObject preProcess, ProcessObject postProcess)</StackTrace>
  <TargetSite>Void CheckInvalidPathChars(System.String, Boolean) @ System.IO.Path</TargetSite>
  <Type>System.ArgumentException</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>false</Crash>
    <DateTime>9/12/2025 4:09:45 PM</DateTime>
    <ExceptionMessage>Illegal characters in path.</ExceptionMessage>
    <ExceptionType>System.ArgumentException</ExceptionType>
    <HostApplication>HN32-47.exe</HostApplication>
    <HostApplicationVersion>1.23.6.0</HostApplicationVersion>
    <NBugVersion>1.23.6.0</NBugVersion>
    <TargetSite>Void CheckInvalidPathChars(System.String, Boolean) @ System.IO.Path</TargetSite>
    <UserDescription>Failed to load WellList item "san juan" from the table "WellLists" in the database file "C:\HDSlog\HDSSiteData.mdb".</UserDescription>
  </GeneralInfo>
</Report>
TagsBug, Exception, NBug
Attached Files
Exception_134021669859141110.zip (4,864,605 bytes)
Installation Type

Activities