The EntitySetMapping in EntityContainerMapping for entity container '{0}' contains a query view. Query views are not allowed in compile time view generation, so the view for this EntityContainerMapping will not be generated.
The EntitySet for the End '{0}' in AssociationSet '{1}'was not specified, and cannot be inferred because the EntitySet is ...
The EntitySet name '{0}.{1}' from the entity's EntityKey does not match the expected EntitySet name '{2}.{3}' from the '{4}' ...
The EntitySet name cannot be null or empty, and must be qualified with an EntityContainer name that is not null or empty. ...
The EntitySet name could not be determined. To attach an object, supply a valid EntitySet name and make sure that the object ...
The EntitySetMapping in EntityContainerMapping for entity container '{0}' contains a query view. Query views are not allowed ...
The EntitySetMapping in EntityContainerMapping for EntityContainer '{0}' must contain only mapping fragments and no query ...
The EntityState value passed for the entity is not valid. The EntityState value must be one of the following: Added, Deleted, ...
The EntityState value passed for the relationship is not valid. The EntityState value must be one of the following: Added, ...
The EntityType '{0}' specified is not the declared type '{1}' nor a derivation of the type of the EntitySet '{2}' for FunctionImport ...