View Issue Details

IDProjectCategoryView StatusLast Update
1208Import LASGeneralPublicOct 15th 2024 12:15 PM
ReporterNBug Reporter Assigned To 
Priority UrgentSeverityCrashReproducibilityHave Not Tried
Status ArchivedResolutionDuplicate 
ProjectionNoneETANone 
PlatformWin32NTOSMicrosoft Windows NT 6.2.9200.0OS Version6.2.9200.0
Product Version1.23.0.1 
Summary1208: The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data. @ Void set_Value(System.Object) @ DAO._Field
Description
<SerializableException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ExtendedInformation>
    <ErrorCode>-2146825125</ErrorCode>
    <HResult>-2146825125</HResult>
  </ExtendedInformation>
  <HelpLink>jeterr40.chm#5003163</HelpLink>
  <InnerExceptions />
  <Message>The field is too small to accept the amount of data you attempted to add.  Try inserting or pasting less data.</Message>
  <Source>DAO.Field</Source>
  <StackTrace>   at DAO._Field.set_Value(Object pvar)
   at HdsLP.clsGrid.SaveDefaults(Database avDbs, String avTableName) in C:\Users\Travis\Projects\HDSlog\HdsLP\clsGrid.vb:line 1322</StackTrace>
  <TargetSite>Void set_Value(System.Object) @ DAO._Field</TargetSite>
  <Type>System.Runtime.InteropServices.COMException</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>3/12/2024 10:14:03 PM</DateTime>
    <ExceptionMessage>The field is too small to accept the amount of data you attempted to add.  Try inserting or pasting less data.</ExceptionMessage>
    <ExceptionType>System.Runtime.InteropServices.COMException</ExceptionType>
    <HostApplication>HN32-13.exe</HostApplication>
    <HostApplicationVersion>1.23.0.1</HostApplicationVersion>
    <NBugVersion>1.2.1.0</NBugVersion>
    <TargetSite>Void set_Value(System.Object) @ DAO._Field</TargetSite>
  </GeneralInfo>
</Report>
TagsBug, Crash, Import/Export, NBug
Attached Files
Exception_133547552904587338.zip (38,063,103 bytes)
Installation Type

Relationships

duplicate of 1205 ClosedTravis Herzog Input string was not in a correct format. @ System.Text.StringBuilder AppendFormatHelper(System.IFormatProvider, System.String, System.ParamsArray) @ System.Text.StringBuilder 

Activities