FIX: "System.Data.VersionNotFoundException: There Is No Current Data to Access" Error Message When You Add a Row to DataTable (821415)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework) 1.0
- Microsoft ADO.NET (included with the .NET Framework 1.1)
SYMPTOMSWhen you try to add a row to a DataTable that has
computed columns (with aggregate functions), the AddRow method may not be successful, and you may receive the following error message: System.Data.VersionNotFoundException: There is no Current
data to access. at System.Data.DataRow.GetCurrentRecordNo() at
System.Data.DataRow.GetRecordFromVersion(DataRowVersion version) at
System.Data.AggregateNode.Eval(DataRow row, DataRowVersion version) at
System.Data.DataExpression.Evaluate(DataRow row, DataRowVersion version) at
System.Data.ColumnQueue.Evaluate(DataRow row, DataRowVersion version) at
System.Data.ColumnQueue.Evaluate(DataRow row) at
System.Data.DataColumnCollection.CalculateExpressions(DataRow row,
DataRowAction action) at System.Data.DataTable.InsertRow(DataRow row, Int32
proposedID, Int32 pos) at System.Data.DataTable.AddRow(DataRow row, Int32
proposedID) at System.Data.DataRowCollection.Add(Object[]
values) RESOLUTIONA supported fix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem. To resolve this problem, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
The English version of this has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
Date Time Version Size File name
--------------------------------------------------------------
30-May-2003 22:22 1.0.0.0 1,663,144 Ndp1.1-kb821415-x86.exe
27-Jun-2003 15:01 1.1.4322.918 1,294,336 System.data.dll
03-Jul-2003 03:20 5.3.17.17 709,920 Windowsserver2003-kb821415-x86-enu.exe
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 10/25/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbtable kberrmsg kbfix kbbug KB821415 kbAudDeveloper |
---|
|