The object in the '{0}' role cannot be automatically added to the context because it was retrieved using the NoTracking merge option. Explicitly attach the entity to the ObjectContext before defining the relationship.
The object could not be added to the bound collection. The specific EntitySet for the object of type '{0}' could not be determined. ...
The object could not be added to the EntityCollection or EntityReference. An object that is attached to an ObjectContext ...
The object could not be removed from the EntityCollection or EntityReference. An object that is attached to an ObjectContext ...
The object graph contains multiple references to an instance of type '{0}' and the serializer cannot find a commonly visible ...
The object in the '{0}' role cannot be automatically added to the context because it was retrieved using the NoTracking merge ...
The object in the ObjectContext is of type '{0}', but the modified object provided is of type '{1}'. The two objects must ...
The object is in a detached state. This operation cannot be performed on an ObjectStateEntry when the object is detached. ...
The object returned from InvokeConstructor cannot be null, must match the serialization model of the type, and must derive ...
The object state cannot be changed. This exception may result from one or more of the primary key properties being set to ...