Recently upgraded to Modern Folders - now getting run error: System.Exception: Error while copying content to a stream

Hi,

Recently migrated to Modern Folders in my Orchestrator. Whenever I try to run an older automation I get the following error:

System.Exception: Error while copying content to a stream.
at UiPath.Core.Activities.BaseAssetActivity.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)

I have updated the activities etc to newer versions. Any ideas? Thanks!

Hi @chrystine.h

Go to your project folder and check screenshots if it stores many screenshots it will not allow you to publish the project to orchestrator due to high amount of data.

Delete all the screenshots and unwanted data and publish again

Hope it helps!!

Hi Mahesh,

Thank you for your response. I was able to publish it no problem. This error only shows up when I try to run the process in Orchestrator?

I did go back and deleted any unwanted data from the process and it worked, thanks!

1 Like

It’s my pleasure… @chrystine.h

Happy Automation!!

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