I have two existing linq to sql .dbml files that i need to have added to an existing web service. When i pulled them in, it said references where missing. I didn't think that this was a big deal and went to add them. I can't seem to add the ones i need too. When i went to see if i could just create a new .dbml file to get all the proper references, it does not seem to be an option to include with our web service solution. When i search for it and add it that way, it will add but it fails to add any referances because it gets stuck at System.Core. I've came across others using linq to sql with their web services but i cannot seem to find how to get it to work with what i have. These also seem to be mostly in an older version of visual studio. I am using Visual Studio 2010 Professional. I searched this site and a few others trying to figure out how to make this work and haven't found anything yet.
↧