Hi,
We had to migrate our database to oracle 12. Therefore we upgraded the oracle dataAccess dll to version 4.112.2.0. We now get an null object reference exception. Would it be possible that the new oracle dataAccess dll is not compatible with the SD.LLBLGen.Pro.ORMSupportClasses.NET20 dll?
if not, do someone has any other idea that can help me?
Thanks in advance,
ps: See below the information given in the stacktrace of the error occuring when starting the application:
_Type: System.NullReferenceException
Message: Object reference not set to an istance of an object
Source: Oracle.DataAccess
StackTrace: at Oracle.DataAccess.Client.OracleConnection.Open() et SQ.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase.OpenConnection() in ... _