Could not load file or assembly 'Oracle.DataAccess, Version=2.111.6.20
GSunMay 1 2010 — edited May 5 2010I have visual Studio 2008 and ODAC installed on Winows 7, my VS2008 application retrieves data from Oracle Db 10g xe. I get this error report wih every attempt to connect and interact wih the database:
"Could not load file or assembly 'Oracle.DataAccess, Version=2.111.6.20,
Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies.
The system cannot find the file specified."
What could be the issue? The same code that worked on Vista is the one returning this error report.