Incompatible data types were used with a binary operator. The operand types could not be implicitly cast into compatible ...

Incompatible data types were used with a binary operator. The operand types could not be implicitly cast into compatible types for the operation. To perform this operation, one or both operands need to be explicitly cast with a cast operator.