Enum value '{0}' is invalid for type '{1}' and cannot be serialized. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.
EntityTypes {0} are being mapped to the same rows in table {1}. Mapping conditions can be used to distinguish the rows that ...
Enum type '{0}' cannot have the IsReference setting of '{1}'. Either change the setting to '{2}', or remove it completely. ...
Enum underlying type and the object must be same type or object must be a String. Type passed in was '{0}'; the enum underlying ...
Enum underlying type and the object must be same type or object. Type passed in was '{0}'; the enum underlying type was '{1}'. ...
Enum value '{0}' is invalid for type '{1}' and cannot be serialized. Ensure that the necessary enum values are present and ...
Enumerated types cannot have any generic type parameters, beyond any inherited from their enclosing type (for nested enums). ...
Enums based on System.Int64 or System.UInt64 are not JSON-serializable because JavaScript does not support the necessary ...
Enveloped signature transform cannot be the last transform on the transform chain because the last one on the chain needs ...
ERR: Partial Name Binding is not allowed when the same assembly exists in both the host assembly store and application base. ...