Hello,
I started having problems with Excel yesterday after updating few packages (including Excel Activity package). I am running a project that basically reads an Excel table, manipulate the data in a data table, and then append the rows to a dedicated sheet on the same Excel file.
The project and all activities were working perfect for months until yesterday when I did the update to the UiPath.Excel.Activities to the latest version.
I am getting this error below:
System.ArgumentException: Unable to set cell value to CREATIVE STYLE W.L.L at UiPath.Excel.Activities.WorkbookActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
Note: I tried creaeting new Excel sheet, and I even re-installed UiPath StudioX but the problem was not solved.
Appreciate if anyone can help.
Best regards to all.