Hi,
When we are trying to run one of the Power automate desktop flows, were getting the below error, which is stopping the flow from execution, does anyone had this issue, if in case what's the workaround.
Error: Message = Exception of type 'Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Adapters.Exceptions.DesktopFlowBinaryReferenceCollisionException' was thrown.
("Error = Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Adapters.Exceptions.DesktopFlowBinaryReferenceCollisionException
Full text = Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Adapters.Exceptions.DesktopFlowBinaryReferenceCollisionException: Exception of type 'Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Adapters.Exceptions.DesktopFlowBinaryReferenceCollisionException' was thrown.
at Microsoft.Flow.RPA.Desktop.Common.Services.RobinDependent.FlowPackage.FlowProjectFileProvider.GetControlRepositoriesFiles()
at Microsoft.Flow.RPA.Desktop.Robin.Core.Packager.ProjectProvider.GetControlRepositories()
at Microsoft.Flow.RPA.Desktop.Robin.Core.Packager.ProjectProvider.GetSerializedProject()
at Microsoft.Flow.RPA.Desktop.Common.Services.RobinDependent.RuntimePackageHelper.StoredPackageDataService.IntermediateStorePackageDataToDirectory(IPackageInfo packageInfo, Guid flowId, Guid rootFlowId, Guid runId)
at Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.<>c__DisplayClass50_0.<PrepareWithoutErrorHandling>b__1(IPackageInfo packageInfo)
at Microsoft.Flow.RPA.Desktop.Shared.Utilities.LinqExtensions.ForEach[T](IEnumerable`1 source, Action`1 action)
at Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.PrepareWithoutErrorHandling(Process workflow, Boolean isIncompatibleVersion, PackagesResultDto packagesResult, IConnectionMappingProvider customConnectionMappingProvider)
at Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.Prepare(Process workflow, Boolean isIncompatibleVersion, PackagesResultDto packagesResult, IConnectionMappingProvider customConnectionMappingProvider)
at Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.<DownloadAndPrepareAndRunInnerAsync>d__30.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.<DownloadAndPrepareAndRunAsync>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Flow.RPA.Desktop.Console.UI.ViewModel.Processes.SharedProcessesTabViewModel.<StartProcessAsync>d__248.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Flow.RPA.Desktop.Console.UI.ViewModel.Processes.SharedProcessesTabViewModel.<StartProcessInnerAsync>d__249.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Flow.RPA.Desktop.Console.UI.ViewModel.Processes.SharedProcessesTabViewModel.<ResolveItemAndExecuteCommandAsync>d__236.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Flow.RPA.Desktop.Console.UI.ViewModel.Processes.SharedProcessesTabViewModel.<StartProcessAsync>d__245.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)")