Dot connect for Oracle and .net 6

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
PeterUser
Posts: 70
Joined: Mon 27 Feb 2017 07:45

Dot connect for Oracle and .net 6

Post by PeterUser » Wed 13 Oct 2021 15:06

Hello,

I just tried to use dotconnect for Oracle with the latest release candidate of .net 6, but it seems that my license key is not accepted:

Code: Select all

Devart.Common.LicenseException : Feature is not supported. This error is thrown by Devart .NET Standard assemblies if license key validation fails. Possible reasons: 1. License key is not found, refer to the "Licensing .NET Standard (.NET Core) Projects" article in the product documentation. 2. Your product edition (the key was generated for) doesn't support the feature you are trying to use, refer to the editions matrix. 3. Your key is outdated for using the current product version, renew the license key in the Customer Portal.
I can start the project, when I switch back to .net 5. Do I need a different license key for .net 6? Is there something else I have to configure?

I use .net 6.0.100-rc.2.21505.57 with Devart.Data.Oracle 9.14.1353.

Kind regards
Peter

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Dot connect for Oracle and .net 6

Post by Shalex » Mon 18 Oct 2021 09:14

Thank you for your report. We have reproduced the issue with the provider's .NET Standard licensing on .NET 6 and will notify you when it is fixed.

puszczu
Posts: 2
Joined: Wed 20 Oct 2021 20:58

Re: Dot connect for Oracle and .net 6

Post by puszczu » Wed 20 Oct 2021 21:00

I am experiencing the same issue and need a quick fix, any update on the topic? possible fix release date?

puszczu
Posts: 2
Joined: Wed 20 Oct 2021 20:58

Re: Dot connect for Oracle and .net 6

Post by puszczu » Thu 21 Oct 2021 11:12

I updated to 9.14.1369 and it's working now. Thank you for quick update.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Dot connect for Oracle and .net 6

Post by Shalex » Fri 22 Oct 2021 07:52

puszczu wrote: Thu 21 Oct 2021 11:12 I updated to 9.14.1369 and it's working now. Thank you for quick update.
Thank you for your feedback.

The bug with applying .NET Standard licensing to .NET 6 projects is fixed: viewtopic.php?f=1&t=48942.

DmitryGm
Devart Team
Posts: 152
Joined: Fri 11 Dec 2020 10:27

Re: Dot connect for Oracle and .net 6

Post by DmitryGm » Fri 01 Jul 2022 14:29

dotConnect for Oracle 10.0.0 is released.
https://www.devart.com/dotconnect/oracle/download.html
  • Visual Studio 2022 version 17.2 is supported.
  • Visual Studio 2022 version 17.3 Preview is supported.
  • .NET 6 compatibility.

Post Reply