The type initializer for 'Oracle.DataAccess.Client.OracleConnection'
B_M_AMar 27 2012 — edited Mar 31 2012Hi All,
I am facing a error while doing asp.net web configuration.I am getting the following error
System.typeInitializationException{"The type initializer for 'Oracle.DataAccess.Client.OracleConnection' threw an exception."}
Inner Exception{"The provider is not compatible with the version of Oracle client"}
Installed following on my system
Visual Studio 2008
oracle Database 10g Release 10.2.0.1.0
and
Installed Oracle 11g Oracle Data Access Components (ODAC) with Oracle Developer Tools for Visual Studio version 11.1.0.6.20
Can Any one help me out in this
Thanks
basu