Page 1 of 1
RE: Trial Version for Devart.Data.Oracle.EFCore 9.6.597
Posted: Thu 20 Sep 2018 16:49
by sapsingekar
Hi,
Can anyone help me access the trail version of this package for 30 days and then, I can purchase the actual full version of this package,
I'm confused with how to install and use the trail version for this package.
When I directly install the package I'm getting licensing exceptions.
Re: RE: Trial Version for Devart.Data.Oracle.EFCore 9.6.597
Posted: Sat 22 Sep 2018 10:35
by Shalex
Re: RE: Trial Version for Devart.Data.Oracle.EFCore 9.6.597
Posted: Mon 24 Sep 2018 17:47
by sapsingekar
Thanks for the response. I did installed this, now I'm getting bit(32 and 64) error.
The thing is when I install this Devart software, it always gets installed in 32 bit. Whereas, my application is in 64 bit.
Re: RE: Trial Version for Devart.Data.Oracle.EFCore 9.6.597
Posted: Tue 25 Sep 2018 18:36
by Shalex
sapsingekar wrote: ↑Mon 24 Sep 2018 17:47The thing is when I install this Devart software, it always gets installed in 32 bit.
That is OK. dotConnect for Oracle assemblies are built with the /platform:anycpu option. So, you can use provider's assemblies on any platform (x86 or x64). For more information, refer to
https://docs.microsoft.com/en-us/dotnet ... ler-option.
sapsingekar wrote: ↑Mon 24 Sep 2018 17:47I did installed this, now I'm getting bit(32 and 64) error.
1. Please specify the exact text of the error and its full stack trace.
2. Are you connecting via Oracle Client or in
Direct Mode?