Error "Conversion failed when converting from a character string to uniqueidentifier."

Looks like database has a string field while entity has a guid data type?

A stack trace would help to see the details.