当前位置: 代码迷 >> Oracle开发 >> ORACLE 部署异常 64位系统
  详细解决方案

ORACLE 部署异常 64位系统

热度:49   发布时间:2016-04-24 07:13:10.0
ORACLE 部署错误 64位系统
发布运行时提示:
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

环境:
windows 2003 64位操作系统;
oracle 10g 32位;
iis 6.0

网上找了下答案:都不可以,
求大神指点;




------解决方案--------------------
为什么不装个64位的oracle?
------解决方案--------------------
没这么干过,想不出这么干的意义。

实在不行,用vmware 装个32位的 虚拟windows2003系统 数据库装在虚拟机里。
------解决方案--------------------
估计是64位系统里缺少32位的某个库文件
------解决方案--------------------
引用:
估计是64位系统里缺少32位的某个库文件


这个是对的,但是实话说真么这么干过,不确定咋处理。
  相关解决方案