Hi,
I am trying read from a webpage and write the content to a CSV file. However, I am getting error message as " Write CSV: Method not found: 'CsvHelper.Configuration.CsvConfiguration CsvHelper.CsvWriter.get_Configuration()".
I have added mesaagebox prior to this step and rowcount is giving > 0…can someone help?
I have installed UIpath 2 days back and packages (excel.Activites version 2.4.6863) add after installation.
Hi Divya,
while installing I haven’t received any errors… i have included excel package explicitly. Attached screenshot of packages added.
I am seeing <x:String>CsvHelper.Configuration</x:String>
<x:String>CsvHelper.Configuration.Attributes</x:String> in the name space. entries present in .xaml file.
Should I delete these entries and try the execution ?.