相关疑难解决方法(0)

BadImageFormatException.在安装了32位Oracle客户端组件的64位模式下运行时会发生这种情况

当我的.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)

.net oracle oracle11g

34
推荐指数
4
解决办法
18万
查看次数

标签 统计

.net ×1

oracle ×1

oracle11g ×1