Error.log 7.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. 获取友情链接-GetFriendLinkList发生异常。System.NotSupportedException: LINQ to Entities does not recognize the method 'System.DateTime AddYears(Int32)' method, and this method cannot be translated into a store expression.
  2. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.MethodCallTranslator.DefaultTranslator.Translate(ExpressionConverter parent, MethodCallExpression call)
  3. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.MethodCallTranslator.TypedTranslate(ExpressionConverter parent, MethodCallExpression linq)
  4. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TypedTranslator`1.Translate(ExpressionConverter parent, Expression linq)
  5. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TranslateExpression(Expression linq)
  6. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.BinaryTranslator.TypedTranslate(ExpressionConverter parent, BinaryExpression linq)
  7. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TypedTranslator`1.Translate(ExpressionConverter parent, Expression linq)
  8. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TranslateExpression(Expression linq)
  9. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.BinaryTranslator.TypedTranslate(ExpressionConverter parent, BinaryExpression linq)
  10. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TypedTranslator`1.Translate(ExpressionConverter parent, Expression linq)
  11. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TranslateExpression(Expression linq)
  12. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TranslateLambda(LambdaExpression lambda, DbExpression input)
  13. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TranslateLambda(LambdaExpression lambda, DbExpression input, DbExpressionBinding& binding)
  14. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.MethodCallTranslator.OneLambdaTranslator.Translate(ExpressionConverter parent, MethodCallExpression call, DbExpression& source, DbExpressionBinding& sourceBinding, DbExpression& lambda)
  15. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.MethodCallTranslator.OneLambdaTranslator.Translate(ExpressionConverter parent, MethodCallExpression call)
  16. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.MethodCallTranslator.SequenceMethodTranslator.Translate(ExpressionConverter parent, MethodCallExpression call, SequenceMethod sequenceMethod)
  17. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.MethodCallTranslator.TypedTranslate(ExpressionConverter parent, MethodCallExpression linq)
  18. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TypedTranslator`1.Translate(ExpressionConverter parent, Expression linq)
  19. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.TranslateExpression(Expression linq)
  20. 在 System.Data.Entity.Core.Objects.ELinq.ExpressionConverter.Convert()
  21. 在 System.Data.Entity.Core.Objects.ELinq.ELinqQueryState.GetExecutionPlan(Nullable`1 forMergeOption)
  22. 在 System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.<GetResults>b__6()
  23. 在 System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
  24. 在 System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.<GetResults>b__5()
  25. 在 System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation)
  26. 在 System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
  27. 在 System.Data.Entity.Core.Objects.ObjectQuery`1.<System.Collections.Generic.IEnumerable<T>.GetEnumerator>b__0()
  28. 在 System.Data.Entity.Internal.LazyEnumerator`1.MoveNext()
  29. 在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  30. 在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  31. 在 Lottomat.Data.EF.Database.FindList[T](Expression`1 condition) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Data\Lottomat.Data.EF\Database.cs:行号 379
  32. 在 Lottomat.Data.Repository.Repository`1.FindList(Expression`1 condition) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Data\Lottomat.Data.Repository\Repository\Repository.T.cs:行号 275
  33. 在 Lottomat.Application.Service.SystemManage.BaseFriendLinksService.GetList(Expression`1 condition) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Application\Lottomat.Application.Service\SystemManage\BaseFriendLinksService.cs:行号 63
  34. 在 Lottomat.Application.Busines.SystemManage.BaseFriendLinksBLL.GetList(Expression`1 condition) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Application\Lottomat.Application.Busines\SystemManage\BaseFriendLinksBLL.cs:行号 49
  35. 在 Lottomat.SOA.API.Controllers.V1.CommonController.<>c__DisplayClass2_0.<GetFriendLinkList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\CommonController.cs:行号 104
  36. 在 Lottomat.Util.Log.LogHelper.Logger(Type type, String argJsonString, String function, ErrorHandel errorHandel, Action tryHandel, Action`1 catchHandel, Action finallHandel) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util.Log\LogHelper.cs:行号 71
  37. 获取首页展示详细开奖信息的彩种-GetHomeLotteryList发生异常。System.InvalidOperationException: 阅读器关闭时尝试调用 Read 无效。
  38. 在 System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
  39. 在 System.Data.SqlClient.SqlDataReader.Read()
  40. 在 Lottomat.SOA.API.Controllers.V1.LotteryNumberController.<>c__DisplayClass6_0.<GetHomeLotteryList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\LotteryNumberController.cs:行号 285
  41. 在 Lottomat.Util.Log.LogHelper.Logger(Type type, String argJsonString, String function, ErrorHandel errorHandel, Action tryHandel, Action`1 catchHandel, Action finallHandel) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util.Log\LogHelper.cs:行号 71
  42. 获取首页展示详细开奖信息的彩种-GetHomeLotteryList发生异常。System.InvalidOperationException: 阅读器关闭时尝试调用 Read 无效。
  43. 在 System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
  44. 在 System.Data.SqlClient.SqlDataReader.Read()
  45. 在 Lottomat.SOA.API.Controllers.V1.LotteryNumberController.<>c__DisplayClass6_0.<GetHomeLotteryList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\LotteryNumberController.cs:行号 285
  46. 在 Lottomat.Util.Log.LogHelper.Logger(Type type, String argJsonString, String function, ErrorHandel errorHandel, Action tryHandel, Action`1 catchHandel, Action finallHandel) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util.Log\LogHelper.cs:行号 71
  47. 获取首页展示详细开奖信息的彩种-GetHomeLotteryList发生异常。System.InvalidOperationException: 阅读器关闭时尝试调用 NextResult 无效。
  48. 在 System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more)
  49. 在 System.Data.SqlClient.SqlDataReader.NextResult()
  50. 在 Lottomat.SOA.API.Controllers.V1.LotteryNumberController.<>c__DisplayClass6_0.<GetHomeLotteryList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\LotteryNumberController.cs:行号 285
  51. 在 Lottomat.Util.Log.LogHelper.Logger(Type type, String argJsonString, String function, ErrorHandel errorHandel, Action tryHandel, Action`1 catchHandel, Action finallHandel) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util.Log\LogHelper.cs:行号 71