@"The project 'C:\Users\xxxx\WorkflowAnalyserTestProject\project.json' could not be opened: Unable to properly unload Workflow Project.
"
Al my UiPath packages are on the latest patch of 23.4.
I have tested the same code with Studio 23.10 on a different machine and it works fine, no issue with unloading the project. However, I need to make it work for 23.4 as well. Does anybody know what the big differences are of the commandLine of 23.4 and 23.10? And why 23.4 might be causing issues?
P.S. I also tried running different commands like managing packes. But all commands fail because the project cannot be unloaded by the CommandLine
Yes I saw this post you reference to. However, 23.10 is causing some issues for other processes we are running. Meaning we are still using 23.4 on many machines. This is why I am looking for a solution for Studio version 23.4. I looked through the release notes of 23.10 but could not find a reference to how this was solved in 23.10.
Do you think there is a workaround in 23.4 for this issue?
Kind regards
Issue has been solved.
It was being caused by CodedWorkflows function being set to TRUE in version 23.4
Without this setting, the CommandLine could unload the file.