Tuesday, August 16, 2011

An entity object cannot be referenced by multiple instances of IEntityChangeTracker.

I got this error due to using separate context object for an entity. I had to use same context object to perform multiple operations in Entity .

No comments:

Architecting Resilient application on AWS

 Great whitepaper on improving resiliency of distributed systems: https://docs.aws.amazon.com/whitepapers/latest/availability-and-beyond-imp...