What could cause a stack trace like this?
Message:Object reference not set to an instance of an object.
Stack Trace:
at System.Data.Dat aView.GetRecord (Int32 recordIndex)
at System.Data.Dat aView.get_RowVi ewCache()
at System.Data.Dat aView.GetElemen t(Int32 index)
at System.Data.Dat aView.get_Item( Int32 recordIndex)
at myCode.myMethod
--
Jonathan Allen
Message:Object reference not set to an instance of an object.
Stack Trace:
at System.Data.Dat aView.GetRecord (Int32 recordIndex)
at System.Data.Dat aView.get_RowVi ewCache()
at System.Data.Dat aView.GetElemen t(Int32 index)
at System.Data.Dat aView.get_Item( Int32 recordIndex)
at myCode.myMethod
--
Jonathan Allen
Comment