The EntityReference could not be initialized, because the relationship manager for object to which the entity reference belongs is already attached to an ObjectContext. {0}
The EntityCodeGenerator is not for targeting EntityFrameworkVersions.Version1. Consider using EntityClassGenerator or a template. ...
The EntityCollection could not be initialized because the relationship manager for the object to which the EntityCollection ...
The EntityContainer name could not be determined. The provided EntitySet name must be qualified by the EntityContainer name, ...
The EntityParameter '{0}' must have a value from which the DbType can be inferred, or a supported DbType must be set as the ...
The EntityReference could not be initialized, because the relationship manager for object to which the entity reference belongs ...
The EntitySet '{0}' has both a Table or Schema attribute and a DefiningQuery element. The Table and Schema attributes on ...
The EntitySet '{0}' includes function mappings for AssociationSet '{1}', but none exists in element '{2}' for type '{3}'. ...
The EntitySet '{0}' used for creating the Ref expression does not match the EntitySet '{1}' declared on the AssociationSetEnd ...
The EntitySet '{0}' with schema '{1}' and table '{2}' was already defined. Each EntitySet must refer to a unique schema and ...