The activity delegate with no Handler cannot be referenced by activity '{0}' 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 the implementation of activity '{1}'.  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 '{2}'.