The property '{0}' on type '{1}' cannot be serialized because it is decorated with declarative security permission attributes. Consider using imperative asserts or demands in the property accessors.
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. ...
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 ...