CSV Writer

Hello experts :),

I have a BOT that reads tidal job logs and writes into an excel and emails it. After a recent UiPath upgrade to 2019 version, the CSV writer operation si not working.

I tried reinstalling UiPath studio, reinstalling Uipath packages, restarts etc- Still have not been able to resolve it.

This is the error i get:

19.9.2+Branch.master.Sha.0928919eb1def274fdabeb0849d03a125c50fe6a

Source: Creates CSV File to Folder

Message: Method not found: ‘CsvHelper.Configuration.CsvConfiguration CsvHelper.CsvWriter.get_Configuration()’.

Exception Type: System.MissingMethodException

RemoteException wrapping System.MissingMethodException: Method not found: ‘CsvHelper.Configuration.CsvConfiguration CsvHelper.CsvWriter.get_Configuration()’.

@ronnyjohn Welcome to uipath community try This and let me know

2 Likes

This worked!!

1 Like

This worked. I also updated the System.IO package