i have a little difficult on my development station, i can't use dotConnect for oracle, i always get the
"Attempt to load Oracle client libraries threw BadImageFormatException.
This problem will occur when running in 64 bits mode with the 32 bits Oracle client componenents installed."
- i'm under Windows Seven 64bits
- i have installed Oracle 64Bits (Oracle Database 11g Release 2 Client (11.2.0.1.0) for Microsoft Windows (x64))
- i test with the free version of dotConnect Universal
[EDIT] -> under the .cs code the connection is working, i have this error only using the visual studio IDE (Server Explorer/Data connection/Add connection)
any idea ?

Many thanks !