0
kicks
The argument types 'Edm.Guid' and 'Edm.String' are incompatible
This one had me going for a while until I found the tip in Julie Lerman’s essential book, Programming Entity Framework, 2nd Edition . In my ASP.NET 4 project, I create an Entity SQL query to look up a GUID.