
When you serialize a DBConcurrencyException object, the value of the Row property in the serialized version of the object is set to a null value and an exception occurs:
An unhandled exception of type 'System.NullReferenceException' occurred in app_name.exe Additional information: Object reference not set to an instance of an object.
|