Home » Infrastructure » Windows » Oracle.DataAccess.Client.OracleConnection issues (Oracle 19 patch tile 9.17. windows 19 64 bit)
Oracle.DataAccess.Client.OracleConnection issues [message #689294] Wed, 15 November 2023 13:04 Go to next message
patdev
Messages: 73
Registered: August 2008
Member

Hello,

Issue with the application process. previously i had multiple client. I have removed all the version of oracle client from app server and not getting issue of

System.TypeInitializationException: The type initializer for 'Oracle.DataAccess.Client.OracleConnection' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'OraOps18.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Oracle.DataAccess.Client.OpsInit.CheckVersionCompatibility(String version)
at Oracle.DataAccess.Client.OracleInit.Initialize()
at Oracle.DataAccess.Client.OracleConnection..cctor()
--- End of inner exception stack trace ---

I have only oracle 19 and odac on the server now..

any suggestion would help!!!
Re: Oracle.DataAccess.Client.OracleConnection issues [message #689295 is a reply to message #689294] Wed, 15 November 2023 13:19 Go to previous message
Michel Cadot
Messages: 68647
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Relink your application with the correct DLL or modify the source code to ask this later one.

[Updated on: Wed, 15 November 2023 13:20]

Report message to a moderator

Previous Topic: Oracle table type passing data table from c# application
Goto Forum:
  


Current Time: Sat Apr 27 01:34:22 CDT 2024