Description: Operand %1 doesn't implement interface %2.
Cause: The left operand of AsA does not implement the right interface of AsA.
Resolution: Make the left operand of AsA implement the right interface of AsA.