I am trying to run this desktop application with oracle database. I keep getting this error
"Additional information: Could not load file or assembly 'Oracle.DataAccess, Version=4.112.2.0, Culture=neutral, or one of its dependencies. An attempt was made to load a program with an incorrect format".
How can I solve this problem?
FYI: I made the desktop application using .NET with Visual Studio 2015 and an Oracle database.