The EntityState value passed for the relationship is not valid. The EntityState value must be one of the following: Added, Deleted, Detached, or Unchanged. Relationships cannot be set to the Modified state.
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 ...
The EntityType '{0}' that the NavigationProperty '{1}' is declared on is not the same type '{4}' referred by the end '{3}' ...
The EntityType or ComplexType '{0}' cannot be mapped by convention to the value type '{1}'. Value types are not allowed to ...
The EntityTypeFilter type '{0}' is not assignable from the base type specified by the EntitySet '{1}'. The EntityTypeFilter ...