I have project files that I have created in old version of UiPath (2018 or 2019). With newest UI path i opened these files. It said a conversion will happen and post conversion, it said conversion failed.
The project ‘C:\Users\knmal\Documents\UiPath\CalcNotepad\project.json’ could not be opened: Project is incompatible with StudioX profile. You can open it in Studio and fix the errors.
Cannot open item: UiPath.Studio.Contracts.RecoverableException: The project ‘C:\Users\knmal\Documents\UiPath\CalcNotepad\project.json’ could not be opened: Project is incompatible with StudioX profile. You can open it in Studio and fix the errors.
at UiPath.Studio.Core.Services.PersistableServiceBase3.OnOpenAsyncInternal(String path, IFactory2 resolvedFactory, IOpenOptions options)
at UiPath.Studio.Core.CommonServices.ProjectServiceBase.OpenAsyncTaskExecute(String path, IFactory2 resolvedFactory, IOpenOptions options) at UiPath.Studio.Core.CommonServices.ProjectServiceBase.OpenAsyncTaskExecute(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.ProjectServiceBase.OpenAsync(OpenInformation openInfo)
at UiPath.Studio.Core.CommonServices.OpenCloseCommandsService.OpenProjectInternal(OpenInformation openInfo)
at UiPath.Studio.Core.CommonServices.OpenCloseCommandsService.OpenProjectAsync(OpenInformation openInfo)
at UiPath.Studio.Core.CommonServices.OpenCloseCommandsService.OpenFileExecuteAsync(String initialDirectory, IOpenOptions options)
at UiPath.Studio.Shell.ViewModels.MainWindowViewModel.<>c__DisplayClass282_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Studio.Shell.ViewModels.StartPageViewModel.ExecuteCommandAsync(Func`1 commandExecute)
at UiPath.Studio.Shell.ViewModels.MainWindowViewModel.OpenAsync(Object argument), HResult -2146233088
To clarify.
StudioX is a simpler version of Studio, even on modern projects you often cannot open a project made in Studio in StudioX because StudioX doesn’t have alot of the functionality Studio has.
I had done automation of web scraping, capturing info from an application and dump to excel for my analysis (This I had done in the studio earlier).
Currently as I understand only studiox has a free license to be used and if I need to use studio its a paid subscription. So I tried the same automation to run in the studiox.
Is there a free version of the studio that I can install?
I do not think so, it sounds like you are using it for professional reasons, for that you need to pay. I believe running your robot is against the TOS even if it could work on StudioX.