Hello Community,
today I worked with a workflow, which runs problemlessly with UiPath 2019.6, an which throws an error with UiPath 2019.7:
RemoteException wrapping System.Exception: Error detecting project version
System.NotSupportedException: Error detecting project version
at UiPath.Project.ProjectData.WorkflowDataUpgrade.GetLatestProjectData(String projectContent, Dictionary`2 availablePackages)
at UiPath.Project.WorkflowProjectRepository.OpenProjectFromText(String projectContent, String projectPath)
at UiPath.Service.Impl.ExecutionManager.Job.OpenProjectAsUser(WorkflowProjectRepository projectRepository, String projectPath, ImpersonableIdentity identity)
at UiPath.Service.Impl.ExecutionManager.Job.GetProject(ImpersonableIdentity identity)
at UiPath.Service.Impl.ExecutionManager.Job.<Start>d__29.MoveNext()
As suggested here I deleted the project.json file and generate a new one, but without any effect, the error throws again.
How can I eliminate this error?
Thanks for hints and tips.
Best regards
Stefan
