I get an error if I try to create a new project in StudioX (Windows, Windows - Legacy):
Details:
24.10.1+Branch.master.Sha.9c270cffe65425641403b7809635c506d263462d.9c270cffe65425641403b7809635c506d263462d
Value cannot be null. (Parameter ‘referencedAssemblies’)
Error: RemoteException wrapping System.ArgumentNullException: Value cannot be null. (Parameter ‘referencedAssemblies’)
at UiPath.Shared.AssemblyUtils.GetLoadedAssemblies(IEnumerable1 referencedAssemblies) at UiPath.Workflow.Operations.Serializer.Services.InvalidXamlNodesFinder.GetMissingTypes(XamlReader br, IEnumerable1 dependencies)
at UiPath.Workflow.Operations.Serializer.Services.InvalidXamlNodesFinder.Process(Stream stream, IEnumerable1 dependencies) at UiPath.Workflow.Operations.Serializer.Services.WorkflowXamlSerializer.CreateFromStream(Stream stream) at UiPath.Workflow.Operations.Serializer.Services.WorkflowXamlSerializer.LoadFromFile(String file) at UiPath.Studio.Plugin.Workflow.Services.WorkflowManagementService.AddVariableByFileName(String filePath, String variableName, String variableType, String defaultValueExpression) at UiPath.Studio.Plugin.Workflow.Services.WorkspaceService.AddWorkspaceVariablesToWorkflowFile(String workflowFilePath, BusinessWorkbookOptions options) at UiPath.Studio.Plugin.Workflow.Services.WorkspaceService.AddWorkspaceVariablesToWorkflowFileAsync(String workflowFilePath, BusinessWorkbookOptions options) 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, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
