Incompatible with studiox

Hi, I’m a beginner. I currently have problem opening files with UiPath software. I went online to see how to fix it but nothing worked. I’m using the free version

23.4.0+Branch.master.Sha.15bc3fc85b406a32b67c536391f113e77fd95f28

The project ‘C:\Users\duong\Downloads\project.json’ could not be opened: Project is incompatible with StudioX profile. You can open it in Studio and fix the errors.
Missing namespaces: clr-namespace:UiPath.Excel;assembly=UiPath.Excel.Activities

Open Document Error: UiPath.Studio.Contracts.RecoverableException
—> UiPath.Studio.Contracts.RecoverableException: The project ‘C:\Users\duong\Downloads\project.json’ could not be opened: Project is incompatible with StudioX profile. You can open it in Studio and fix the errors.
Missing namespaces: clr-namespace:UiPath.Excel;assembly=UiPath.Excel.Activities

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.OpenCloseCommandsService.OpenDocumentAsync(OpenInformation openInfo)
— End of inner exception stack trace —
at UiPath.Studio.Core.CommonServices.OpenCloseCommandsService.OpenDocumentAsync(OpenInformation openInfo)
at UiPath.Studio.Core.CommonServices.OpenCloseCommandsService.OpenPath(String filePath)
at UiPath.Studio.Shell.Services.ProcessArgumentsService.ProcessWithCommandLine(String commandLineFileName)
at UiPath.Studio.Shell.ShellApplication.StudioShellApplication.<>c__DisplayClass25_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
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

Hi @Man1987, welcome to the Community.

You are trying to open a Studio project in StudioX & that’s why you are facing this issue. You can change your StudioX profile & fix the error like this:

Home > Settings > License and Profile > View or Change Profile

Hope this helps,
Best Regards.

Hi, thanks for responding to me. Currently I used the trial version 2023.4.0. I followed you but there is no option “View or Change Profile”

i tried the only option available on the software and it asked me to activate the account.
image
Do you have any other ideas?

@Man1987

Please find the following thread:

Edit: Since it’s a free plan, Studio cannot be used because there is only an Automation Express license. You can create a new organization as Community plan using another account.

Best Regards.

thanks for helping me, everything worked.

1 Like


ah one more question. I use the “find image” command and use the “click” option to click on that image. Is there a way to make the click on that image a random spot on that image?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.