BUG: You receive an error message when you serialize a DBConcurrencyException object in ADO.NET 1.0 (306726)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework)
- Microsoft ADO.NET (included with the .NET Framework 1.1)
- Microsoft Visual C# .NET (2002)
- Microsoft Visual C# .NET (2003)
- Microsoft .NET Framework
- Microsoft Windows .NET Framework 1.1
This article was previously published under Q306726 This article refers to the following Microsoft .NET
Framework Class Library namespace:
SYMPTOMS 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. CAUSE Serialization support is not provided for DataRows in this version of Microsoft Visual Studio .NET. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article.
Modification Type: | Minor | Last Reviewed: | 3/10/2006 |
---|
Keywords: | kbbug kbnofix kbreadme kbSqlClient kbSystemData KB306726 |
---|
|