The activity delegate with no Handler cannot be referenced by activity '{0}' because the latter is not in another activity's implementation. 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 no Handler is declared by activity '{1}'.
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 ...
The ActivityContext which created this ExecutionProperties object has already been disposed. Properties can only be accessed ...