Ask Paula!

...bringing you notes from the field...
posts - 55, comments - 17, trackbacks - 0

My Links

News

Article Categories

Archives

Post Categories

.NET Development

Enterprise Integration

Java Development

Mobile/PDA Development

Professional Affiliations

Why Can't I compile my LINQ code?

If you're getting this message:

The type 'System.Data.Linq.DataContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. C:\Documents and Settings\pldital\My Documents\Visual Studio 2008\Projects\PatentableServices\Transform\PetabyteCompression.svc.cs 

... add...  System.Data.Linq as a reference to your project.

I still get bit every once in awhile (read: pasting together a poc) when I include a LINQ project in a solution were I've got a dependency !


Print | posted on Tuesday, June 09, 2009 5:52 PM | Filed Under [ Practical Answers ]

Feedback

Gravatar

# re: Why Can't I compile my LINQ code?

"You must add a reference to assembly 'System.Data.Linq" is not clear enough? ;)
7/23/2009 1:28 PM | cguillemette
Gravatar

# re: Why Can't I compile my LINQ code?

Not to everyone!;-)
8/6/2009 4:22 PM | pld
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: