NullReferenceException when updating an Item
- From: "Pete Smith" <msdn@xxxxxxxxxx>
- Date: Tue, 19 Sep 2006 18:52:11 +0200
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
.
- Prev by Date: Re: Unable to connect to MDB in shared folder
- Next by Date: Re: Authentication
- Previous by thread: Debugging SQL Server 2000 from VS 2005
- Next by thread: Using BeginExecuteReader not from a windows form
- Index(es):