I am trying to connect to an oracle database in my controller:
using Oracle.DataAccess.Client;
using Oracle.DataAccess.Types;
// Other code
OracleConne
In my version the Oracle Path variable was set wrong ( cos there was another Oracle client installation before). So i suggest to take this possiblity into consideration too.
By following the My computer(this PC)->Properties->Advanced System Settings->Advanced->Enviromental Variables->Path you can edit Oracle Home path.