I'm trying to get the oracle bindings for a wcf-custom send port working. I get this error:
Could not load file or assembly 'Oracle.DataAccess, Version=2.111.7.0
None of the installs on the oracle site seem to have this version. Any suggestions?
I was able to get a workaround to operate but it's not ideal. I noted the 'add generated items' wizard was able to connect to oracle. The code to do this is in visual studio and is 32 bit code. So I knew the 32 bit code could connect. I created a 32 bit only host and have that much working.
I never got the 64 bit drivers to work but did not try Dan Field's redirect