Error.log 4.7 KB

1234567891011121314151617181920212223242526272829
  1. 根据彩票枚举码获取最新一期开奖详情-GetTheLatestAwardByEnumCode发生异常。System.ArgumentException: 未找到请求的值“ssq1”。
  2. 在 System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
  3. 在 System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
  4. 在 System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
  5. 在 Lottomat.SOA.API.Controllers.V1.LotteryNumberController.<>c__DisplayClass16_0.<GetTheLatestAwardByEnumCode>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\LotteryNumberController.cs:行号 727
  6. 在 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
  7. 根据彩票枚举码获取最新一期开奖详情-GetTheLatestAwardByEnumCode发生异常。System.ArgumentException: 未找到请求的值“ssq1”。
  8. 在 System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
  9. 在 System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
  10. 在 System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
  11. 在 Lottomat.SOA.API.Controllers.V1.LotteryNumberController.<>c__DisplayClass16_0.<GetTheLatestAwardByEnumCode>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\LotteryNumberController.cs:行号 727
  12. 在 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
  13. 获取全国彩彩种历史记录-GetQGCHistoryLotteryList发生异常。System.InvalidOperationException: ExecuteReader: CommandText 属性尚未初始化
  14. 在 System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)
  15. 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
  16. 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  17. 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  18. 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  19. 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  20. 在 Lottomat.Data.DbHelper.ExecuteReader(CommandType cmdType, String strSql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Data\Lottomat.Data\DbHelper.cs:行号 87
  21. 在 Lottomat.Data.EF.Database.FindTable(String strSql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Data\Lottomat.Data.EF\Database.cs:行号 509
  22. 在 Lottomat.Data.Repository.Repository.FindTable(String strSql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Data\Lottomat.Data.Repository\Repository\Repository.cs:行号 359
  23. 在 Lottomat.Application.Service.CommonManage.CommonService.ExcuteSqlDataTable(String sql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Application\Lottomat.Application.Service\CommonManage\CommonService.cs:行号 32
  24. 在 Lottomat.Application.Busines.CommonManage.CommonBLL.ExcuteSqlDataTable(String sql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Application\Lottomat.Application.Busines\CommonManage\CommonBLL.cs:行号 37
  25. 在 Lottomat.SOA.API.Controllers.V1.QGCController.GetData(SCCLottery type, HistoryLotteryArgEnyity arg) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\QGCController.cs:行号 196
  26. 在 Lottomat.SOA.API.Controllers.V1.QGCController.GetResultByEnumCode(SCCLottery type, HistoryLotteryArgEnyity arg) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\QGCController.cs:行号 121
  27. 在 Lottomat.SOA.API.Controllers.V1.QGCController.<>c__DisplayClass2_0.<GetQGCHistoryLotteryList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\QGCController.cs:行号 56
  28. 在 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