【错误解决】System.NotSupportedException:“LINQ to Entities does not recognize the method
System.NotSupportedException:“LINQtoEntitiesdoesnotrecognizethemethod原因原因发生此类问题的原因基本是由于linq内存在不识别的方法或者数据。常见的大多是类型转换,tostring(),todatetime()之类的。这种解决在linq外先赋值就好。varu=dbContext.USERINFO.Where(a=>string.I