When I edit and save the flow, it changes to v2 schema and I can't open it again and an error occurs.
This flow is referenced by many flows, so it must be able to run.
I need help.
Error Message when opening a flow:
Flow initialization failed. Please make sure there is an active internet connection and contact your administrator.
Error Message in Event Viewer:
메시지 = 'Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Adapters.Exceptions.DesktopFlowBinaryReferenceCollisionException' 형식의 예외가 Throw되었습니다.
오류 = Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Adapters.Exceptions.DesktopFlowBinaryReferenceCollisionException
전체 텍스트 = Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Adapters.Exceptions.DesktopFlowBinaryReferenceCollisionException: 'Microsoft.Flow.RPA.Desktop.Shared.Clients.DataClients.Cds.Adapters.Exceptions.DesktopFlowBinaryReferenceCollisionException' 형식의 예외가 Throw되었습니다.
위치: Microsoft.Flow.RPA.Desktop.Common.Services.RobinDependent.FlowPackage.FlowProjectFileProvider.GetControlRepositoriesFiles()
위치: Microsoft.Flow.RPA.Desktop.Robin.Core.Packager.ProjectProvider.GetControlRepositories()
위치: Microsoft.Flow.RPA.Desktop.Robin.Core.Packager.ProjectProvider.GetSerializedProject()
위치: Microsoft.Flow.RPA.Desktop.Common.Services.RobinDependent.RuntimePackageHelper.StoredPackageDataService.IntermediateStorePackageDataToDirectory(IPackageInfo packageInfo, Guid flowId, Guid rootFlowId, Guid runId)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.<>c__DisplayClass50_0.<PrepareWithoutErrorHandling>b__1(IPackageInfo packageInfo)
위치: Microsoft.Flow.RPA.Desktop.Shared.Utilities.LinqExtensions.ForEach[T](IEnumerable`1 source, Action`1 action)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.PrepareWithoutErrorHandling(Process workflow, Boolean isIncompatibleVersion, PackagesResultDto packagesResult, IConnectionMappingProvider customConnectionMappingProvider)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.Prepare(Process workflow, Boolean isIncompatibleVersion, PackagesResultDto packagesResult, IConnectionMappingProvider customConnectionMappingProvider)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.<DownloadAndPrepareAndRunInnerAsync>d__30.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.Services.Workflow.RunWorkflow.Runners.RunWorkflowBaseService.<DownloadAndPrepareAndRunAsync>d__29.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.ViewModel.Processes.MyProcessesTabViewModel.<StartProcessAsync>d__252.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.ViewModel.Processes.MyProcessesTabViewModel.<StartProcessInnerAsync>d__253.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.ViewModel.Processes.MyProcessesTabViewModel.<ResolveItemAndExecuteCommandAsync>d__240.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
위치: Microsoft.Flow.RPA.Desktop.Console.UI.ViewModel.Processes.MyProcessesTabViewModel.<StartProcessAsync>d__249.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
위치: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
위치: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)