Share via


Line <number> cannot be read because it exceeds the maximum line size.

The line cannot be read because it exceeds the maximum line size. Usually this means that there is an opening quotation mark in the file, but no closing quotation mark.

To correct this error

  • Insert a closing quotation mark in the file.

See Also

Concepts

Parsing Text Files with the TextFieldParser Object

Reference

TextFieldParser Object