Issue with double backslash using read text file activity

Hi,

Can you check content of $exceptionDetails in Locals panel as the following?

It contains cause of error and we can solve the issue from this.

And as double backslash in local panel is C# style backslash literal in string, it’s probably no problem.

Regards,