Error C8028
Message
'text' : unresolved operator
Description
The character or characters specified by text were encountered after an expression that could not be resolved.
Troubleshooting Information
This error occurs when an operand is missing from an expression. Examine each operator in the expression and make sure that each one has the operands it requires.