I am new for UiPath. I download the trial version and start using it. I am able to load the data in one page without any problem for one record. However, when I try to read from csv file. It hit this error when it compile. Appreciate someone can help urgently.
This is the screen shot. I do not see any validate error in the flowchart. I also share the read CSV activity. I am not sure whether I setup correctly or not.
I review this article but it do not mention how to resolve the issue. It just say recreate it again. In my flowchart. I do not see any validation error. I do not know what is wrong.
Thank you for sharing. In my environment, I couldn’t reproduce your issue. So, I guess there might be something wrong in your environment.
For now, can you try the following steps?
Close UiPath Studio
Remove (or move for enable to restore later) files/folder under c:\Users\(accountName)\.nuget\Packages
Remove (or move for enable to restore later) files/folders under C:\Users\(accountName)\AppData\Local\NuGet\v3-cache
I try to recreate the same flowchart in new project without any change. Now it is working fine. It is strange and I do not know why UiPath show this error. Anyway, thank you for your help.