Entity Framework: Error 111: Properties referred by the Principal Role…
01-Jul-1111 Leave a comment
The following error message may contain entity name or other project specific text
Error 111: Properties referred by the Principal Role must be exactly identical to the key of the EntityType referred to by the Principal Role in the relationship constraint for Relationship . Make sure all the key properties are specified in the Principal Role.
Solution upgarde to EF4.1 or higher.