FSharp.Data icon indicating copy to clipboard operation
FSharp.Data copied to clipboard

CsvProvider which file is generating the error

Open vf-lennin opened this issue 7 months ago • 0 comments

Hi,

is it possible to know which file, and which type provider generates this error?

I'm processing many files in a sequence and I only get this error message? but I don't know even how to start or guess which file it is?

Since all processing of sequences is lazy.

Unhandled exception. System.Exception: Couldn't parse row 1 according to schema: Index was outside the bounds of the array.

vf-lennin avatar Jul 14 '25 13:07 vf-lennin