tried with changing in target framwork in json but getting document invalid issue
tried with copying activites not pasting on windows - legacy
Hi @Sakhare_Ankita ,
Windows to Legacy Convert
-
Should not use “Else IF “ activity in the Project.
-
Change Project.json targetFramework Windows to Legacy
-
Replace the “System.Private.CoreLib” value in all Xaml
Open Xaml in Notepad and Ctrl+H replace the following value
System.Private.CoreLib → mscorlib click Replace All
-
Remove below mentioned value without any blank space and empty lines.
VisualBasic.Settings=“{x:Null}”
<mva:VisualBasic.Settings>
<x:Null />
</mva:VisualBasic.Settings>
Thanks,
I have some if else activity
@Sakhare_Ankita, may be after convert that you need to redevelop that activity
Thanks,
Hello @Sakhare_Ankita,
Please downgrade the system activities this should resolve your issues.
Cheers,
Mounika
at which version I can downgrade so I can change the legacy
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.