Hi all I've asked this question over at the Asp.Net forums but to no avail - I'm hoping someone can help me over here. I'm having terrible trouble trying to get the LINQ Dynamic Query Library ( as discussed in Scott Gu's blog ) to work in anything other than a web project, where there also exists a Data Context in the same project. So, I've got my website, and class library which contains the .dbml file and the dynamic query code file. When I try an compile this class library, I get errors such as:
Read More...