Page 1 of 1

Object reference not set to an instance an instance of an object in version 3.00. beta

Posted: Fri 18 Mar 2005 15:43
by swpvdijk
Getting this error when trying to access a table in Oracle Spatial, which
is an Oracle Object. Have tried setting connection.Direct to true and to
false, same result.

This is the full error:

An unhandled exception of type 'System.NullReferenceException' occurred in OciCall.dll

Additional information: Object reference not set to an instance of an object.


And this is the stack trace
[]
> DataSet.exe!DataReader.MainForm.btExecute_Click(System.Object sender = {Text="Execute"}, System.EventArgs e = {System.EventArgs}) Line 286 + 0x8 bytes C#
[]
DataSet.exe!DataReader.MainForm.Main() Line 218 C#

Posted: Wed 23 Mar 2005 10:26
by Oleg
Try download the latest OraDirect .NET beta version and test it.