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

Source: Internet
Author: User

Workaround:

Cause: VS2013 generated Web site, there is a place to call 32-bit DLL files, put on 64-bit server prompt error "System.badimageformatexception: Attempt to load the malformed program. (Exception from hresult:0x8007000b) ", looked at the online solution, many places are said to compile the time:

Change the default setting (any CPU) to x86, build-and-platform, Project Designer, right-click Properties. Because the "any CPU" program on the 64-bit machine will run as 64 bits, and 64 programs can not load 32-bit DLLs;

Does not solve the problem, later found in the IIS site corresponding to the application pool-the application pool default settings-enable 32-bit applications to true, problem resolution.

Turn from: 32907587

BadImageFormatException is raised when attempting to load the Oracle client library. This issue 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.