DotConnect for Oracle 5.25

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
[email protected]
Posts: 3
Joined: Fri 17 Jul 2009 09:20

DotConnect for Oracle 5.25

Post by [email protected] » Fri 17 Jul 2009 09:29

Hello

I just installed the new version.
I use linq with EntityDevelopper in a project and i get now
in VS2009 the error The type or Namespace "Devart" cound not
be found.

For instance this path is not more correct.

[ProviderAttribute(typeof(Devart.Data.Oracle.Linq.Provider.OracleDataProvider))]

[email protected]
Posts: 3
Joined: Fri 17 Jul 2009 09:20

Post by [email protected] » Fri 17 Jul 2009 09:37

ups meant VS2008

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 17 Jul 2009 12:30

Please change the Specific Version property to false in the References node in the Project explorer for all Devart assemblies.

Post Reply