I created a project in Studio but get an error when trying to open in it in StudioX & the user gets an error when installing in Assistant

I have tried downgrading the versions of packages, cannot find any variable errors in Studio, deleted & had StudioX recreate the project.json file.

I am getting this error in StudioX

This is the error when the user installs it in Assistant


Any help is grateful

Studio version

More info on the Missing Variable Error
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__DisplayClass299_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

Hello @kightamy, welcome to UiPath community!

  1. You cannot open a project in StudioX if it is developed in Studio and vice-versa. Both these profiles are different and have different packages/ activities.
  2. They need to have .net 8 installed on their system, seems like they have .net version 6.

@kightamy,

We can’t open a project developed in Studio or Studio Web from StudioX.

Thanks,
Ashok :slightly_smiling_face: