Hello
I was working on an RPA process in the Studio. Now it can no longer be played.
When I click on the Workflow “BatchInputTestRun.xaml” I get the following error message (1)
That is also probably why I cannot publish the process:

I get the message “Failed to create a Version from the text V3” - Failed to create a Version from the text V3. Line number 262 and line position 2022. Row: 262, Column: 2022.
I work with Studio Version 2023.10.4 and my dependencies are:

Has anyone experienced the same problem?
It used to work smoothly and then somehow i get these messages.
(1)
Path of the invoked workflow… could not be opened: Document is invalid.
- —> RemoteException wrapping System.IO.InvalidDataException: Document is invalid *
- at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerBuilder.InitRootActivity(WorkflowDesigner designer, String filename)*
- at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerBuilder.BuildInternal(DesignerEventsSubscriber eventsSubscriber, String workflowId, String fileName)*
- at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerBuilder.Build(DesignerEventsSubscriber eventsSubscriber, String workflowId, String fileName)*
- at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.Load(String fileName)*
- at UiPath.Studio.Plugin.Workflow.Services.DesignerFileProjectEndpoint.<>c__DisplayClass8_0.<b__0>d.MoveNext()*
— End of stack trace from previous location — - at UiPath.Studio.Plugin.Workflow.Services.DesignerFileProjectEndpoint.<>c__DisplayClass8_0.<b__0>d.MoveNext()*
— End of stack trace from previous location — - at UiPath.Studio.Shared.MVVM.Services.DispatcherService.InvokeAsync(Func`1 func)*
- at UiPath.Studio.Plugin.Workflow.Services.DesignerFileProjectEndpoint.Load(String fileName)*
- at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext()*
— End of stack trace from previous location — - at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext()*
— End of stack trace from previous location — - at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext()*
— End of stack trace from previous location — - at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List
1 cancellationTokens, Func2 func, String message, Func`2 exceptionHandler)* - — End of inner exception stack trace —*
- at UiPath.Studio.Core.Services.PersistableServiceBase
3.OnOpenAsyncInternal(String path, IFactory2 resolvedFactory, IOpenOptions options)* - at UiPath.Studio.Core.Services.PersistableServiceBase
3.OnOpenAsync(String path, IFactory2 resolvedFactory, IOpenOptions options)* - at UiPath.Studio.Shell.Services.DocumentService.OnOpenAsync(String path, IFactory`2 resolvedFactory, IOpenOptions options)*
- at UiPath.Studio.Core.Services.PersistableServiceBase`3.OpenAsync(OpenInformation openInfo)*
- at UiPath.Studio.App.Desktop.ProjectItems.Behaviors.FileProjectItemBehavior.TryToOpenFileAsync(String filePath)*
- at UiPath.Studio.App.Desktop.ProjectItems.Behaviors.FileProjectItemBehavior.ExecuteOpenAsync(IFileSystemProjectItemViewModel item)*
- at UiPath.Studio.App.Desktop.MVVM.Commands.TaskCommand`3.Execute(TExecuteParameter parameter, Boolean ignoreCanExecuteCheck)*
- at System.Threading.Tasks.Task.<>c.b__128_0(Object state)*
- 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), HResult -2146233088*
