Hello Help me to resolve the error which i am getting while make connection with Oracle DB -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.
Solved! Go to Solution.
Your 64-bit application is attempting to load the 32-bit Oracle Client libraries, which causes the $BadImageFormatException$. EZ Pass OH
As @mark573 indicated your software version isn't matched to your computer's architecture. Uninstall and then install the matching bit mode.