I installed the 32 bit version of ODAC (11.2.0.2.50) from here in an attempt to use the Entity Framework with Oracle.
As soon as this is installed my data connection to the database fails in Server Explorer with the following error:
ORA-12154: TNS:could not resolve the connect identifier specified
I can fire up TOAD and view my database fine, however when I was in there I clicked on the 'Home Editor' and was presented with this:

which I can only assume is related somehow. I checked with the answer listed here but to no avail.
Any ideas as to the issue?