Dataset generation bug
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Is anybody aware of a bug (and a fix) in VS 2005 SP1 that generates errors in datasets when adding an insert/update/delete query. The error is "reference is not set to an instance of an object" (usually line 1) and is generated because the "Name" attribute is not saved in the xml file. Sometimes, simply loading the dataset in Visual Studio, and saving it clears all the "Name" attributes in the xml; and this has happened on multiple computers. Mihai,