System.Data.OracleClient.dll not working when deployed
874126Sep 1 2011 — edited Sep 1 2011Hi all,
Just curious if anybody experienced any issues when deploying an application, which uses the System.Data.OracleClient.dll file. I am trying to test the application installation on the computer that will be using my application; however, when I run the application, after installing it. This part of the error I am getting.
"Could not load file or assembly 'System.Data.OracleClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Reference assemblies should not be loaded for execution. They can only be loaded in the Reflection-only loader context. (Exception from HRESULT: 0x80131058)"
Any help would be greatly appreciated.
Thanks in advance.