My visual basic application is trying to connect to an Oracle database but exception error message keeps displaying,
Attempt to load Oracle client libraries threw BadImageFormatExceptions. This problem will occur when running in 64 bit mode with the 32 bit Oracle client component installed
screenshot
I installed Visual Studio Express Edition 64 bit and Oracle Express Edition 64 bit. Now I'm wondering why I'm getting this kind of error.
