I fetched an entity using a context.Then I made some changes to the entity and now I'd like to save the entity using a diferent context. I use the AttachTo
method but i'm getting this error.
An entity object cannot be referenced by multiple instances of IEntityChangeTracker.