I'm getting the above exception while trying to read data from a table using Linq2Sql. Does anyone know what's happening here?
views:
405answers:
2
A:
What does your underlying SQL table look like? What's your LINQ query on this?
Marc
marc_s
2009-04-08 20:34:38
A:
See this link for a more complete diagnosis and discussion: http://social.msdn.microsoft.com/forums/en-US/linqprojectgeneral/thread/6682f93c-dc6b-4905-bd2e-9922e6690f5a/
Norman H
2010-02-18 14:58:47