Activity '{0}' cannot access this variable because it is declared at the scope of activity '{1}'. An activity can only access its own implementation variables.
ActiveX control must have at least one ContainerControl in its parent hierarchy to be properly instantiated. Set the ContainingControl ...
ActiveX control named '{0}' already exists in this container. Change or set the "Name" property for this ActiveX control ...
Activity '{0}' attempted to directly schedule the ActivityDelegate handler activity '{1}'. ActivityDelegate handlers cannot ...
Activity '{0}' cannot access this public location reference because it is only valid for activity '{1}'. Only the activity ...
Activity '{0}' cannot access this variable because it is declared at the scope of activity '{1}'. An activity can only access ...
Activity '{0}' cannot add a match for Activity '{1}' because it is not its declarer. The matched Activity is declared by ...
Activity '{0}' cannot add a match for Variable '{1}' because it is not its owner. The matched Variable is owned by '{2}'. ...
Activity '{0}' cannot add a variable match because the two variables' signatures don't match. The signature including Name, ...
Activity '{0}' cannot call GetLocation on this public location reference because it was created CodeActivityPublicEnviro ...