CDISP0047E

A type mismatch exists. The expression type expression type cannot be converted to the declaration type declaration type in a variable initilizer.

It is not valid for a value of the expression type to initialize a value of the declaration type.
Ensure that the expression type is valid for the declaration.