Hi,
I am trying to run a studio project .json which I have modified but I get the following errors while trying to invoke the Main_Process workflow in which I have the whole process flow.
I’ve been looking for some solutions to this issue and I’ve found that it is an issue of the latest versions of the UiPath Studio that it does not support the Windows-Legacy projects anymore.
For this reason, if you open an existing Windows Legacy project it only gives the option to convert the project to Windows projects, just like the popup mentioned.
Some people have been able to solve their error by updating all packages to the latest version but I still get the error “JIT compilation is disabled for non-Legacy projects.” when I try to run the workflow.
All the packages have been updated:
I have a lot of RPA’s so changing the workflow or copy-pasting the flow to the Windows Project would be my latest option since there are many RPA’s and it would be too much work.
Is there any simple solution that I could apply to the UiPath Studio without the need to apply modifications to the RPAs individually?
Hi @ashokkarale,
I’ve tried to follow your solution.
I’ve changed the UiPath.System.Activities version to 24.10.6 as seen in your image in the notepad.
I encountered the same problem as you. I still reported an error after trying to upgrade <UiPath.System.Activities>. Later, I found that I was dealing with the error of excel, so I upgraded the corresponding excel activity package: <UiPath.Excel.Activities>, and then ran it again without any problem. So my understanding is: which activity package reports an error, which activity package can be upgraded