Hi
I created web service in framework 4 (vs 2010) and published in server. When i try to connect to oracle am getting this error
Exception TypeInitializationException: The type initializer for 'Oracle.DataAccess.Client.OracleConnection' threw an exception.
Why am getting this error?
If its the version mismatch error, here is the path where oracle is installed on server D:\app\Administrator\product\11.1.0\client_1
Thanks
Go to the complete details ...