Hello,
I have a process which is legacy (maybe this is important) that invokes different workflows. Until now everything worked fine, but when I try to invoke a process which is windows based I get the following error “Main.xaml - Invoke Workflow File: Cannot set unknown member ‘{http://schemas.microsoft.com/netfx/2009/xaml/activities}VisualBasic.Settings’.”
I tried a lot of solutions, to see if the packages in the main workflow are the same with the packages from the workflow invoked, to convert the main workflow to Windows ( at this point I am not able to open the old workflows ).
What should I do to have a stable main workflow and to solve this issue ?
Thanks is advance !