当我的.Net应用程序尝试连接到oracle数据库时,我收到此错误.
错误说明了This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed..但我已经多次确定客户端安装x64不了32.
Date Time: 6/8/2014 10:57:55 AM: System.InvalidOperationException: Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed. ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at …Run Code Online (Sandbox Code Playgroud)