0

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

enter image description here

Here is my error screenshot, you can see my error.

3
  • Check this: msdn.microsoft.com/en-us/library/92ceczx1(v=vs.85).aspx and docs.oracle.com/cd/B28359_01/appdev.111/b28844/using_aspnt.htm Commented Oct 14, 2015 at 6:37
  • i made a connection string just like u given link but my error is this "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" Commented Oct 14, 2015 at 7:08
  • Doesn't it specify exactly what's wrong? "This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed" Commented Oct 14, 2015 at 7:35

1 Answer 1

1

Well. If u get error as 'Attempt to load Oracle client libraries threw BadImageFormatException'. Follow these links

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

BadImageFormatException. This will occur when running in 64 bit mode with the 32 bit Oracle client components installed

Its may help u to solve.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.