Page 1 of 1

Where are dlls for .net4?

Posted: Thu 18 Dec 2014 00:27
by Marsh
I have a mvc project which is using .net 4.5 and I'm trying to use LinqConnect there.
When I add a reference to use Devart.Data.Oracle, I can only see this path(c:\program files\Common Files\Devart\dotConnect\5.0\Net2\Common\Devart.Data.Oracle.dll).
Is this alright? aren't there any dlls for .net4?

Re: Where are dlls for .net4?

Posted: Thu 18 Dec 2014 11:37
by MariiaI
Marsh wrote:I have a mvc project which is using .net 4.5 and I'm trying to use LinqConnect there.
When I add a reference to use Devart.Data.Oracle, I can only see this path(c:\program files\Common Files\Devart\dotConnect\5.0\Net2\Common\Devart.Data.Oracle.dll).
Is this alright? aren't there any dlls for .net4?
These assemblies are correct. dotConnect for Oracle/LinqConnect assemblies are built with .NET Framework 2.0 and can be used on .NET Framework 2.0 and higher.

If you have any further questions, feel free to contact us.