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 cannot read from the file because a quotation mark (") has been supplied as the delimiter and EscapeQuotes is set to True.
To correct this error
- Set EscapeQuotes to False.
See Also
Tasks
How to: Read From Comma-Delimited Text Files in Visual Basic
Reference
TextFieldParser.SetDelimiters Method