J
Jonathan Allen
What could cause a stack trace like this?
Message:Object reference not set to an instance of an object.
Stack Trace:
at System.Data.DataView.GetRecord(Int32 recordIndex)
at System.Data.DataView.get_RowViewCache()
at System.Data.DataView.GetElement(Int32 index)
at System.Data.DataView.get_Item(Int32 recordIndex)
at myCode.myMethod
Message:Object reference not set to an instance of an object.
Stack Trace:
at System.Data.DataView.GetRecord(Int32 recordIndex)
at System.Data.DataView.get_RowViewCache()
at System.Data.DataView.GetElement(Int32 index)
at System.Data.DataView.get_Item(Int32 recordIndex)
at myCode.myMethod