Problem Adding Multiple Linq to Sql Classes in a Project
8/10/2007 12:59:35 PM
I don't know if this a bug (feature) but I am only able to add one Linq to Sql class in this project. I tried adding tables from 2 connections but no code is generated for the 2nd connection. When I look in the web.config I see that the new connection string is there but as far as generated code goes - nothing.
Anyone care to shed some light? Maybe I broke something?
UPDATE #1
Error 1 Could not load file or assembly 'System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified. 0 0
Apparently I turned off the .NET 3.0 feature of Vista. I'm going to re-activate it and see if it fixes.
Update #2

Weird. I think I would remember turning off .NET 3.0. Oh well...
LINQ,
Orcas
