简体   繁体   English

如何将Oracle DB与ASP.Net连接

[英]How to connect oracle DB with ASP.Net

I am connecting Oracle DB with my ASP.Net project but i am getting error "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" enter image description here 我连接Oracle数据库与我的ASP.Net项目,但我得到的错误“尝试加载Oracle客户端库扔BadImageFormatException。在64位模式安装了32位Oracle客户端组件运行时,会出现此问题” 在这里输入的形象描述

在此处输入图片说明

Here is my error screenshot, you can see my error. 这是我的错误屏幕截图,您可以看到我的错误。

Well. 好。 If u get error as 'Attempt to load Oracle client libraries threw BadImageFormatException'. 如果您收到错误消息“尝试加载Oracle客户端库,则会抛出BadImageFormatException”。 Follow these links 跟随这些链接

http://www.codeproject.com/Tips/274404/Attempt-to-load-Oracle-client-libraries-threw-Ba http://www.codeproject.com/Tips/274404/Attempt-to-load-Oracle-client-libraries-threw-Ba

BadImageFormatException. BadImageFormatException。 This will occur when running in 64 bit mode with the 32 bit Oracle client components installed 在安装了32位Oracle客户端组件的64位模式下运行时,会发生这种情况

Its may help u to solve. 它可以帮助您解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM