I am using ODP.Net 11.2.0.1.0 with Oracle product version 11.2 and Oracle.DataAccess.dll 32-bit as it is compatible with ODP.NET 11.2.0.1.0.
As my entire application is built on 32 bit, sometimes we observe out of memory exceptions.
For resolving memory out of exceptions, I am upgrading my application to 64 bit. But 64 bit Oracle.DataAcess.dll is not compatible with current version of ODP.Net 11.2.0.1.0
Is there any way I can fix this issue without upgrading the ODP version.