Activity '{0}' in DynamicUpdateMapBuilder.DisallowUpdateInside is not a public member of DynamicUpdateMapBuilder.UpdatedWorkflowDefinition. Please make sure this activity is part of the updated workflow definition. If this activity has been removed as part of the update, you do not need to block update explicitly; update is automatically blocked if a removed activity is running.
Activity '{0}' cannot define arguments other than the built-in Result argument and also declare access to public locations ...
Activity '{0}' cannot read from this public location reference because it was declared with ArgumentDirection.Out. To allow ...
Activity '{0}' cannot write to this public location reference because it was declared with ArgumentDirection.In. To allow ...
Activity '{0}' has multiple runtime arguments with evaluation order set to '{1}'. Runtime argument evaluation order values ...
Activity '{0}' in DynamicUpdateMapBuilder.DisallowUpdateInside is not a public member of DynamicUpdateMapBuilder.UpdatedWorkflowDefinition. ...
Activity '{0}' is invalid. Activities that support DataContext can not be used in this workflow because the root activity ...
Activity '{0}' is invalid. NativeActivity derived activities that do asynchronous operations by calling one of the CreateBookmark ...
Activity '{0}' is not a public member of updatedWorkflowDefinition. Please make sure this activity is part of the updated ...
Activity '{0}' may not be executed before activity '{1}'. The binding properties of such activities may result in unexpected ...