Regarding "Conflicting changes to the role" Exception

Posted by Anis Ghee on Stack Overflow See other posts from Stack Overflow or by Anis Ghee
Published on 2010-05-16T07:45:46Z Indexed on 2010/05/16 7:50 UTC
Read the original article Hit count: 745

Filed under:
|

Hi,

Actually I am getting an exception "Conflicting changes to the role 'TableName' of the relationship 'DataModel.FK_TableName_RelateTableName' detected" when ApplyChanges method is called from the ObjectContext. I dont have any idea what this exception is all about. I just wanted to know the cause of this exception.

Thanks,

Burhan Ghee

© Stack Overflow or respective owner

Related posts about entity-framework

Related posts about .NET