Oracle Instant Client and Entity Framework trouble with configuration

前端 未结 4 1565
我寻月下人不归
我寻月下人不归 2020-12-15 00:20

I\'m trying to learn and figure out if it is possible to deploy an MVC, EF, ODAC 11.2.0.3 app to a server that has a previous version of ODP.NET installed. Rather than updat

4条回答
  •  温柔的废话
    2020-12-15 01:20

    Add a section in the element in the web config to remove any existing Oracle provider. (before the )

提交回复
热议问题