The activity author supplied RuntimeArgument named 'Result' must have ArgumentDirection Out and type {0}. Instead, it has ArgumentDirection {1} and type {2}.
The ActiveStepIndex must be less than WizardSteps.Count and at least -1. For dynamically added steps, make sure they are ...
The activity '{0}' cannot be referenced by activity '{1}' because the latter is not in another activity's implementation. ...
The activity '{1}' cannot reference activity '{0}' because activity '{0}' is already referenced elsewhere in the workflow ...
The activity author supplied RuntimeArgument named 'Result' must be bound to the argument returned by the activity's Result ...
The activity author supplied RuntimeArgument named 'Result' must have ArgumentDirection Out and type {0}. Instead, it has ...
The Activity declaring ActivityDelegate '{0}' was not found in the parent hierarchy of the currently executing activity '{1}'. ...
The activity definition object for '{0}' appears to be shared between multiple nodes in the workflow. It is incorrect to ...
The activity delegate with Handler '{0}' cannot be referenced by activity '{1}' because the latter is not in another activity's ...
The activity delegate with Handler '{0}' cannot be referenced by activity '{1}' because the latter is not in the implementation ...