Search code examples
linq-to-sqlsystem.web

Can't add System.Data.Linq or System.Web to project


I can't add System.Data.Linq or System.Web to project, each time I do I get a warning symbol yellow !, on the reference

Any ideas why?

I had it working all okay this morning


Solution

  • Did you change the .Net version of the project.

    System.Data.Linq does not work for .Net 2.0.