The activity delegate with Handler '{0}' cannot be referenced by activity '{1}' because the latter is not in the implementation of activity '{2}'. An activity delegate can only be referenced by the implementation of an activity which specifies that activity delegate as a child or import. The activity delegate with Handler '{0}' is declared by activity '{3}'.
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 ...
The activity delegate with no Handler cannot be referenced by activity '{0}' because the latter is not in another activity's ...
The activity delegate with no Handler cannot be referenced by activity '{0}' because the latter is not in the implementation ...
The activity instance's initialization was incomplete. This error occurs when a variable default or argument expression faults ...
The activity with display name '{0}' has already been associated with an instance. Once associated with an instance an activity's ...