Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TextFieldParser is unable to read from the file because the Delimiters property is set to Nothing or is an empty String ("").
To correct this error
- Supply a valid value for Delimiters.
See Also
Tasks
How to: Read From Comma-Delimited Text Files in Visual Basic
Concepts
Parsing Text Files with the TextFieldParser Object
Reference
TextFieldParser.SetDelimiters Method