Having a problem in creating a process

Instead of opening Workflow project file, try opening workflow file that’s .xaml extension.

No, I am creating a new one and here is the error

21.10.2+Branch.master.Sha.19f7e4afae1b2d4fee0fe08ea1b85709993dd9cc

The project ‘C:\Users\user\Documents\UiPath\BlankProcess3\project.json’ could not be opened: Opening the project timed out. You may retry to open the project…

Cannot open item: UiPath.Studio.Contracts.RecoverableException: The project ‘C:\Users\user\Documents\UiPath\BlankProcess3\project.json’ could not be opened: Opening the project timed out. You may retry to open the project…
—> UiPath.Studio.Contracts.RecoverableException: Opening the project timed out. You may retry to open the project.
—> System.TimeoutException: The operation has timed out.
at UiPath.Studio.Ipc.Shared.Services.ProcessContainerBase2.CreateProxyWithTimeout(String endPoint) at UiPath.Studio.Ipc.Shared.Services.ProcessContainerBase2.Initialize()
at UiPath.Studio.Project.Client.Ipc.Services.ProjectProcessContainer.Init(ProjectInitArgs args)
— End of inner exception stack trace —
at UiPath.Studio.Project.Client.Ipc.Services.ProjectProcessContainer.Init(ProjectInitArgs args)
at UiPath.Studio.Plugin.Workflow.Configuration.ProjectProcessContainerManager.<>c__DisplayClass15_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Studio.Plugin.Workflow.Configuration.ProjectProcessContainerManager.Create(TargetFramework targetFramework, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ProjectProcessController.<>c__DisplayClass23_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Studio.Plugin.Workflow.Services.ProjectProcessController.CreateContainer(TargetFramework targetFramework, String assemblyPaths)
at UiPath.Studio.Plugin.Workflow.Services.ProjectProcessController.CreateProcess(ProjectProcessArgs args)
at UiPath.Studio.Plugin.Workflow.Project.Services.ProjectLoaderService.CreateProjectProcess(IWorkflowProjectModel project)
at UiPath.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.OpenAsyncInternal(String path, IOpenOptions options)
at UiPath.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.OpenAsync(String path, IOpenOptions options)
at UiPath.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.OpenAsync(String path, IOpenOptions options)
at UiPath.Studio.Core.Services.PersistableServiceBase3.OnOpenAsync(String path, IFactory2 resolvedFactory, IOpenOptions options)
— End of inner exception stack trace —
at UiPath.Studio.Core.Services.PersistableServiceBase3.OnOpenAsync(String path, IFactory2 resolvedFactory, IOpenOptions options)
at UiPath.Studio.Core.CommonServices.ProjectServiceBase.OnOpenAsync(String path, IFactory2 resolvedFactory, IOpenOptions options) at UiPath.Studio.Core.CommonServices.ProjectServiceBase.OnOpenAsync(String path, IFactory2 resolvedFactory, IOpenOptions options)
at UiPath.Studio.Core.Services.PersistableServiceBase3.OpenAsync(OpenInformation openInfo) at UiPath.Studio.Core.CommonServices.OpenCloseCommandsService.OpenProjectAsync(OpenInformation openInfo, IProject newProject) at UiPath.Studio.Core.CommonServices.OpenCloseCommandsService.OpenNewProjectAsync(IProject newProjectItem) at UiPath.Studio.Core.CommonServices.OpenCloseCommandsService.CreateNewProjectAsync(IProjectTemplate template) at UiPath.Studio.Shell.ViewModels.StartPageViewModel.<>c__DisplayClass61_0.<<OnNewProjectCommand>b__0>d.MoveNext() --- End of stack trace from previous location --- at UiPath.Studio.Shell.ViewModels.StartPageViewModel.ExecuteCommand(Func1 commandExecute)
at UiPath.Studio.Shell.ViewModels.StartPageViewModel.OnNewProjectCommand(String project)
at UiPath.Studio.App.Desktop.MVVM.Commands.TaskCommand`3.Execute(TExecuteParameter parameter, Boolean ignoreCanExecuteCheck)
at System.Threading.Tasks.Task.<>c.b__140_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

Maybe one of these has a solution.

https://www.google.com/search?q=UiPath.Studio.Contracts.RecoverableException+project+could+not+be+opened+site%3Aforum.uipath.com+project.json&safe=active&rlz=1C1GCEA_enUS956US956&biw=1920&bih=937&ei=SkZ4YfbXBpTpxgHO8Z2gAQ&ved=0ahUKEwj2pKH01-jzAhWUtDEKHc54BxQQ4dUDCA4&uact=5&oq=UiPath.Studio.Contracts.RecoverableException+project+could+not+be+opened+site%3Aforum.uipath.com+project.json&gs_lcp=Cgdnd3Mtd2l6EANKBAhBGAFQ-TRYyEFgiENoAXAAeACAAb8CiAH4DJIBBTItNS4xmAEAoAEBwAEB&sclient=gws-wiz

you can also try this method : go to your folder and filter using “workflow files” instead of workflow project files. you will get the xaml file to open here.

I tried this also but not opening , project opening timed out

did you try increasing your timeout? you can change it here

image

you can also try resetting your settings in the general tab.

I had changed the publish project timeout from 30 to 240, but still it was showing that error

did you try to disconnect and reconnect with the tenant?

done that too

two more methods you can try.

  1. check your licensing
  1. go to settings>managed sources> user defined package sources> click nuget.org (https://api.nuget.org/v3/index.json)

tried both still not happening

e1
e2
e3
e4

Similar issues found in the stable release notes for 2021.10.2

So there is no solution for that issue now

maybe try this. either cross platform or windows?

Finally !!! It is working in both windows and cross-platform. But not in windows legacy and by default it is windows legacy.

Hey @Pankaj_Kumar

Happy to see you got through the issue you were facing

but did you figure it out why it wasn’t working?

just curious to know why legacy framework didn’t work?

Which OS are you on?

yes!! Happy to help you and glad this got sorted.

@Pankaj_Kumar can you share some details about how this happens? If you can export some logs with the Diagnostic Tool and share them with us?
What OS are you using? Is this a personal computer or a company owner? Do you have any firewalls, proxy or vpn configured?