Page 1 of 1

Row not found or changed

Posted: Fri 29 May 2009 10:53
by iOgre
During SubmitChanges(), the Devart.Data.Linq.ChangeConflictException
is occured.
Exception message, says that "Row not found or changed"
How can I recognize, where is problem exactly?
Which row can't be found.

Posted: Fri 29 May 2009 11:34
by AndreyR
This exception is the same as the System.Data.Linq.ChangeConflictException.
Please refer here for more information:
http://msdn.microsoft.com/en-us/library/bb387001.aspx