Hi there,
I have developed the UIPath project on UIpath Studio version 2019.7 when trying to import into the Studio 2019.4.3 (UAT) I am getting error : Error detecting project version.
Hi @RajeshSwarnkar,
Have you tried to remove project.json file and open project from main.xaml? (after this if all is working you need to import any non-standard packages used in project and Studio will create new project.json file based on that).
this is more over packages, try to check all the packages and version,
based on the Project.json file dependency will be downloaded in the studio so try to delete it and open the file using main.xaml file.
The project was working well. I was able to add the UiPath.Script.Activity on both projects.
I have little knowledge about the project structure and what might have gone inconsitent. Can you please help me drill into the error.
Open one of project.json file in notepad for instance… you will see that there are packages and their version listed. If you have older packages in your studio in can be that project will not open because of versions mismatch.