I just reformatted my pc into Windows 7 64bits. I open my previous project (Always in ANY CPU) and run it, but I encountered this error
System.InvalidOperationException: 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. ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
I have already installed Oracle Client win64_11gR2_client and it is in 64bits. Any Idea how to solve this issue?