Catch Read Text File: One or more errors occurred

Hello!

What is the exception to catch this error. I’ve tried with exceptions from clipboard but none of these are working.


Thank you!

HI,

try adding extension and run the work flow. thanks.

in_OCFilePath+“cs”+“.txt”

Hi,

I want to catch the error not to solve the problem i have added + “cs” to obtain this error.

@Andrei_Croitoru

As you are running this in debug mode, Even if you surround in Try Catch It will always shows you error

For Try Catch to work, you can click on Run / Run File instead of Debug File

Hope this will help you

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.