Error 'Linq' does not exist

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
ricoforkids
Posts: 1
Joined: Thu 13 Dec 2012 19:02

Error 'Linq' does not exist

Post by ricoforkids » Thu 13 Dec 2012 19:06

using Devart.Data.Linq; Error 'Linq' does not exist in namespace using Devart.Data

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Error 'Linq' does not exist

Post by MariiaI » Fri 14 Dec 2012 09:30

Please check that the 'Devart.Data.dll' and 'Devart.Data.Linq.dll' assemblies are added to the references of your project.

Post Reply