Hy,
I’m trying to convert my workflow from windows compatibility to windows legacy rn. I’ve tried this one:
After I do it, I get this error message when I tried to open the workflow:
Can anyone help me with this problem?
Hy,
I’m trying to convert my workflow from windows compatibility to windows legacy rn. I’ve tried this one:
After I do it, I get this error message when I tried to open the workflow:
Can anyone help me with this problem?
To convert a workflow from Windows Workflow Foundation (Windows Workflow) to Windows Workflow Foundation Legacy (Windows Legacy) in UiPath, you need to follow these steps:
.xaml
extension) that you want to convert.Hallow @Yazan_Otaibi I do change the json file to windows again and it work perfectly like before. But, my concern is I need to convert the compatibility to windows legacy but, it keep showing that error message when I do it by changing the json file
Open the Json file of the project it was in the notepad format.
Scroll to last of the notepad you find out “targetFramework”: “Windows” this one.
Change the Windows to Windows-Legacy.
Find out the below screenshot for your reference.
Hope it helps!!
i prefer to create new project with legacy type
and copy your old seq to it
I tried it already but I can’t paste the sequence from windows to windows legacy :’
I’ll check it again and update if I it solve that way
Thankyou
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.