webconfig文件对于oracle的映射错误。需要在以下位置修改

 

 

<runtime>
<legacyCorruptedStateExceptionsPolicy enabled="true"/>
<!--<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Oracle.DataAccess" publicKeyToken="89B483F429C47342"/>
<bindingRedirect oldVersion="9.2.0.0-9.2.0.9999" newVersion="2.112.1.0"/>
</dependentAssembly>
</assemblyBinding>-->
</runtime>

相关文章:

  • 2021-08-13
  • 2021-12-29
  • 2022-01-02
  • 2021-11-16
  • 2021-07-26
  • 2022-12-23
  • 2021-10-30
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2021-07-29
  • 2022-12-23
  • 2021-11-07
相关资源
相似解决方案