UseOracle throws Unexpected connection type 'Devart.Data.Oracle.Entity.ao'

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
sonmezroy
Posts: 1
Joined: Fri 18 Feb 2022 08:26
Contact:

Re: UseOracle throws Unexpected connection type 'Devart.Data.Oracle.Entity.ao'

Post by sonmezroy » Fri 18 Feb 2022 09:48

You have installed v8.5.558, haven't you? (basing on the error message)
Replace

Devart.Data.Oracle.Entity, Version=8.4.215.6
with
Devart.Data.Oracle.Entity, Version=8.5.558.6
in your web.config. Does this fix the issue?
Last edited by sonmezroy on Sat 19 Feb 2022 07:56, edited 1 time in total.

TheCoolest
Posts: 22
Joined: Tue 24 Mar 2020 11:02

Re: UseOracle throws Unexpected connection type 'Devart.Data.Oracle.Entity.ao'

Post by TheCoolest » Fri 18 Feb 2022 11:12

Are you asking me? Clearly you've not read the thread.
We are now using 9.14.1180 with the modifications to make it work with .NET Core 3.1, and it works OK now.

Post Reply