【问题标题】:The provider is not compatible with this version of oracle client. ASP.net and oracle issue提供程序与此版本的 oracle 客户端不兼容。 ASP.net 和 oracle 问题
【发布时间】:2013-12-06 15:19:14
【问题描述】:

我在尝试让 Oracle 客户端处理我的 VS 项目时遇到问题。我不断得到的例外是:

    The type initializer for 'Oracle.DataAccess.Client.OracleCommand' threw an exception'

内部异常也是:

    The provider is not compatible with this version of oracle client'

我确实查看了我的 web.conf,发现我在程序集中有 4.0.0.0 版本,并且我的目标是使用 64 位计算机的 .NET 4.0。感谢您的帮助!

【问题讨论】:

    标签: c# asp.net oracle oracle-client


    【解决方案1】:

    Oracle 数据提供者需要在您的计算机上安装 Oracle 客户端。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-05-31
      • 1970-01-01
      • 2010-10-14
      • 2013-06-29
      • 2014-05-25
      • 2013-08-07
      • 1970-01-01
      • 2010-11-18
      相关资源
      最近更新 更多