Page 1 of 1

.Netcore app support for dotconnect

Posted: Wed 29 Nov 2017 10:09
by esankara1
Hi Team,
I'm getting following error on "Devart.Common.LicenseException: Feature is not supported."
We've valid license and running on .netcore1.1 console app, getting above error.
We also embed license in application
while opening tools --> postgresql -> license information. getting below warning
Unknown project type. Embed licensing information if needed according to dotConnect for PostgreSQL documentation

Re: .Netcore app support for dotconnect

Posted: Thu 30 Nov 2017 14:51
by Shalex
esankara1 wrote:I'm getting following error on "Devart.Common.LicenseException: Feature is not supported."
We've valid license and running on .netcore1.1 console app, getting above error.
1. This error is generated by Devart .NET Core assemblies. You should enable a trial licensing this way: https://www.devart.com/dotconnect/postg ... ndard.html > the "dotConnect for PostgreSQL Trial Licensing on Linux" section.
esankara1 wrote:We also embed license in application while opening tools --> postgresql -> license information.
2. This way should be used for Devart .NET Framework assemblies (but looks like you are working with Devart .NET Core assemblies).