The property '{0}' on type '{1}' has the return type '{2}', which is not a recognized EntityType or enumeration of instances of EntityType.
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. ...
The property '{0}' of type '{1}' in the assembly '{2}' cannot be used as a scalar property because it does not have both ...
The property '{0}' on type '{1}' cannot be serialized because it is decorated with declarative security permission attributes. ...
The property '{0}' on type '{1}' has the return type '{2}', which is not a recognized EntityType or enumeration of instances ...
The property '{0}' on type '{1}' is attributed with EdmComplexPropertyAttribute but returns the type '{2}', which is not ...
The property '{0}' on type '{1}' is attributed with EdmScalarPropertyAttribute but returns the type '{2}', which is not a ...
The property '{0}' on type '{1}' is not a valid property. Make sure that the type of the property is a public type and a ...
The property '{0}' on type '{1}' is not a valid property. Properties whose types are collection of primitives or complex ...