dotConnect for Oracle is throwing an unhandled exception
Posted: Wed 15 Jul 2015 16:58
I have some problems with unhandled exceptions witch is crashing our application.
It seem to happen, when Oracle is disappearing, i.e. database crash or loss of connectivity, not every time - but once in a while.
I have grapped this from the application window:
Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Devart.Data.Linq.Engine.dv.a.a(bn A_0)
at Devart.Data.Linq.Engine.dv.a(bn A_0)
at Devart.Data.Linq.Engine.dv.a(Int32 A_0)
at Devart.Data.Linq.Engine.dv.a(c A_0)
at Devart.Data.Linq.Engine.dv.c.b()
I am using dotConnect for Oracle version 8.2.100.0. The database is a version 11.2.
Please advice.
Regards
/Klaus
It seem to happen, when Oracle is disappearing, i.e. database crash or loss of connectivity, not every time - but once in a while.
I have grapped this from the application window:
Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Devart.Data.Linq.Engine.dv.a.a(bn A_0)
at Devart.Data.Linq.Engine.dv.a(bn A_0)
at Devart.Data.Linq.Engine.dv.a(Int32 A_0)
at Devart.Data.Linq.Engine.dv.a(c A_0)
at Devart.Data.Linq.Engine.dv.c.b()
I am using dotConnect for Oracle version 8.2.100.0. The database is a version 11.2.
Please advice.
Regards
/Klaus