I developed custom activity which refreshes Excel file and reads it. When I run and debug it I get the following error after reading the excel file. I have out argument that takes the read datatable.
Activity has out argument as datatable. I found this solution to take datatable, increase the maxMessageSizeInMegabytes value in UiPath.config file but it gives an error and studio doesn’t work. Has anyone encountered this problem?