Could not load file or assembly for Oracle.DataAccess in .NET
When I try to run a simple program to access oracle I am getting this message Could not load file or assembly 'Oracle.DataAccess, Version=2.111.7.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified. I checked \windows\assembly and it's in there, but it's not in GAC ( gacutil -l ). I can't add into GAC ( gacutil -i [path] . I get 'unknown error'. Anyone has the same experiencing? John Banks I'm going to give you the answers from what I've just went through on Windows Server 2008 R2 which is a 64 bit operating system. The