The property '{0}' in EntityType '{1}' is not valid. All properties that are part of the EntityKey must be of enumeration or primitive type.
The property '{0}' differs only in case from an existing property, and is not compatible with the current language option. ...
The property '{0}' does not have a valid entity mapping on the complex type. For more information, see the Entity Framework ...
The property '{0}' does not have a valid entity mapping on the entity object. For more information, see the Entity Framework ...
The property '{0}' has been related to '{1}', which is a read only property and cannot be set. Remove the relationship between ...
The property '{0}' in EntityType '{1}' is not valid. All properties that are part of the EntityKey must be of enumeration ...
The property '{0}' in EntityType '{1}' is not valid. EntityKey properties that are of type '{2}' are currently not supported. ...
The property '{0}' in EntityType '{1}' is not valid. Type '{2}' of the property maps to '{3}' and EntityKey properties that ...
The property '{0}' is not a key member of the EntityType. Only key members can be mapped as part of the EndProperty mapping. ...
The property '{0}' is not supported when building a ChannelFactory. The property value must be null when calling BuildChannelFactory. ...