The object ID is missing from the object definition of %{strName/}. When a CREATE statement has set the object overwrite option, the statement requires an object ID.
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 ID cannot be changed from '%{strID/}' to '%{strNewID/}' for the '%{name/}' %{typename/}. The object ID cannot ...
The object ID is missing from the object definition of %{strName/}. When a CREATE statement has set the object overwrite ...
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 model cannot be used since there is no available session context. This typically occurs because the AdomdServer ...