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