I'm using WCSF Pageflow, wich is based on the StateMachineWorkflow, and i would like to use the InvokeWorkflowActivity to call another Pageflow...
think it's possible?
I tried to set the TargetWorkflow property to a pageflow workflow, but it wouldn't let me:
Method not found: 'Void Microsoft.Practices.PageFlow.WorkflowFoundation.Activities.PageFlow.set_Abandonable(Microsoft.Practices.PageFlow.AbandonBehavior)'.