Problem while saving the child in WPF

Problem while saving the child in WPF

Old forum URL: forums.lhotka.net/forums/t/10452.aspx


barjindersingh posted on Monday, June 20, 2011

DataPortal.Update failed (Csla.DataPortalException: ChildDataPortal.Update failed on the server ---> Csla.Reflection.CallMethodException: Child_Update method call failed ---> Csla.DataPortalException: ChildDataPortal.Update failed on the server ---> Csla.Reflection.CallMethodException: Child_Update method call failed ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

 

Parent has been saved but child getting the error on executing the  int result = command.ExecuteNonQuery();


Copyright (c) Marimer LLC