BadImageFormatException is raised when attempting to load the Oracle client library. This problem occurs if you are running in 64-bit mode with the 32-bit Oracle client component installed.

Source: Internet
Author: User

Exception Occurrence background:

System Environment Win7 X64 flagship edition

Programming environment X64 ORACLE11G client, X86 VS2010

Throws an BadImageFormatException exception when the program connects to the database.

Exception message prompt:

BadImageFormatException is raised when attempting to load the Oracle client library. This problem occurs if you are running in 64-bit mode with the 32-bit Oracle client component installed.

Exception Location:

Introducing the System.Data.OracleClient.dll version issue

Exception resolution Method:

Original DLL version: C:\Program Files (x86) \reference Assemblies\microsoft\framework\. Netframework\v4.0\system.data.oracleclient.dll (under System default installation path)

This version of System.Data.OracleClient.dll is X86 net4.0.

Modified DLL version: can be replaced with X64 System.Data.OracleClient.dll or. NET 4.0 or. NET 2.0

BadImageFormatException is raised when attempting to load the Oracle client library. This problem occurs if you are running in 64-bit mode with the 32-bit Oracle client component installed.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.