UiPath Excel Activities - CsvHelper error

Sub package CsvHelper is included in both UiPath.System.Activities and UiPath.Excel.Activities.

It seems like this is causing error when appending a CSV, since the package is included twice with different version numbers.
An easy solution would be to remove CsvHelper from UiPath.Excel.Activities?

image

message: Append To CSV: Method not found: ‘Void CsvHelper.CsvWriter…ctor(System.IO.TextWriter)’.
level: Error

Hi @Ferdinand

Try removing both packages and reinstall it through manage packages!

Regards

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