Only the Window source or Window Legacy source is different and the activities used are all the same. Why does an error occur in the Window source when reading a file?
Hi @sumouse ,
I think Windows-Legacy is .net framework 4.6.1 based. Window project is .net 6.0 based. There are some difference with both regarding .net version.
But if file path correct, I think it will success all
Can you check again in Windows?
regards,