Page 1 of 1

Getting InvalidOperationException on Table.Attch(TEntity,TEntity) method

Posted: Fri 12 Apr 2013 09:29
by tnk0205
I have a Table which have 14 key-value pair. I want to update value of a particular key. I am doing Table.Attach(entity,original). Where entity and original are both type of TEntity. I am getting "Invalid Operation Exception" here with message "Cannot attach an entity with the key that already exists.". Can you help me on this?

Re: Getting InvalidOperationException on Table.Attch(TEntity,TEntity) method

Posted: Mon 15 Apr 2013 09:13
by MariiaI
We have contacted you via the mail.