NullReferenceException when updating an Item

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I'm fighting the error "Object reference not set to an instance of an
object." when I try to update an item in a dataset (see below).

Does anybody have an idea what I can do to solve this issue?

Thanks for any advice
Pete


Caller: ISAPIRuntime
MethodName: NewRecordBase

ClassName: RecordManager

AssemblyName:
file:///c:/winnt/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll


Parameters:

NewRecordBase() L:0, C:0
NewRecord(ByVal sourceRecord As Int32) L:0, C:0
BeginEdit() L:0, C:0
set_Item(ByVal column As DataColumn, ByVal value As Object) L:0, C:0
set_MyProp(ByVal Value As String) L:100, C:17

--
Pete Smith


.