Description: %1 is not compatible
with %2. An explicit cast might be available with the AsA command.
Cause: The returned operand
is not compatible with String return type.
Resolution: An explicit cast
from returned operand to Serialization interface with AsA command
is required.