编辑 | blame | 历史 | 原始文档
2024-05-21 11:38:37.9182 | Error | SendTrayCode Error:对象名 'dbo.TN_0074' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 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)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Services.SqlHelper`1.Get(Expression`1 where, Expression`1 order, Boolean asc) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Services\SqlHelper.cs:行号 45
   在 NongFuWebApi.Controllers.TaskHelper.GetJingYuTrayInfo(String trayCode, String trayNum) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 33
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 101
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89 
2024-05-21 13:16:29.7051 | Error | SendTrayCode Error:列名 'itemLayer' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 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)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Services.SqlHelper`1.Get(Expression`1 where, Expression`1 order, Boolean asc) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Services\SqlHelper.cs:行号 45
   在 NongFuWebApi.Controllers.TaskHelper.GetJingYuTrayInfo(String trayCode, String trayNum) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 33
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 101
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89 
2024-05-21 13:38:05.7030 | Error | SendTrayCode Error:列名 'SQL_PLineNo' 无效。
列名 'SQL_State' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_WorkNo' 无效。
列名 'SQL_PLineNo' 无效。
列名 'SQL_UsingNo' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_State' 无效。
列名 'SQL_PLineNum' 无效。
列名 'SQL_BatchNo' 无效。
列名 'SQL_ItemCode' 无效。
列名 'SQL_ItemLayer' 无效。
列名 'SQL_TrayRules' 无效。
列名 'SQL_TrayType' 无效。
列名 'SQL_EmptyTrayType' 无效。
列名 'SQL_TaskPri' 无效。
列名 'SQL_GZZY' 无效。
列名 'SQL_GZZYSTime' 无效。
列名 'SQL_GZZYETime' 无效。
列名 'SQL_StartLoca' 无效。
列名 'SQL_EndLoca' 无效。
列名 'SQL_CMJBit' 无效。
列名 'SQL_YiKuNum' 无效。
列名 'SQL_Modify' 无效。
列名 'SQL_PLAN_END' 无效。
列名 'SQL_LinkLineNO' 无效。
列名 'SQL_PaperBox' 无效。
列名 'MaterialCode' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 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)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Controllers.TaskHelper.InsertTrayCode(TrayInfo a, String TrayCode, String deviceName, SqlSugarClient db, String& msg) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 187
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 140
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89 
2024-05-21 13:38:50.1776 | Error | SendTrayCode Error:列名 'SQL_PLineNo' 无效。
列名 'SQL_State' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_WorkNo' 无效。
列名 'SQL_PLineNo' 无效。
列名 'SQL_UsingNo' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_State' 无效。
列名 'SQL_PLineNum' 无效。
列名 'SQL_BatchNo' 无效。
列名 'SQL_ItemCode' 无效。
列名 'SQL_ItemLayer' 无效。
列名 'SQL_TrayRules' 无效。
列名 'SQL_TrayType' 无效。
列名 'SQL_EmptyTrayType' 无效。
列名 'SQL_TaskPri' 无效。
列名 'SQL_GZZY' 无效。
列名 'SQL_GZZYSTime' 无效。
列名 'SQL_GZZYETime' 无效。
列名 'SQL_StartLoca' 无效。
列名 'SQL_EndLoca' 无效。
列名 'SQL_CMJBit' 无效。
列名 'SQL_YiKuNum' 无效。
列名 'SQL_Modify' 无效。
列名 'SQL_PLAN_END' 无效。
列名 'SQL_LinkLineNO' 无效。
列名 'SQL_PaperBox' 无效。
列名 'MaterialCode' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 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)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Controllers.TaskHelper.InsertTrayCode(TrayInfo a, String TrayCode, String deviceName, SqlSugarClient db, String& msg) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 187
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 140
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89 
2024-05-21 13:51:16.6385 | Error | SendTrayCode Error:列名 'SQL_PLineNo' 无效。
列名 'SQL_State' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_WorkNo' 无效。
列名 'SQL_PLineNo' 无效。
列名 'SQL_UsingNo' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_State' 无效。
列名 'SQL_PLineNum' 无效。
列名 'SQL_BatchNo' 无效。
列名 'SQL_ItemCode' 无效。
列名 'SQL_ItemLayer' 无效。
列名 'SQL_TrayRules' 无效。
列名 'SQL_TrayType' 无效。
列名 'SQL_EmptyTrayType' 无效。
列名 'SQL_TaskPri' 无效。
列名 'SQL_GZZY' 无效。
列名 'SQL_GZZYSTime' 无效。
列名 'SQL_GZZYETime' 无效。
列名 'SQL_StartLoca' 无效。
列名 'SQL_EndLoca' 无效。
列名 'SQL_CMJBit' 无效。
列名 'SQL_YiKuNum' 无效。
列名 'SQL_Modify' 无效。
列名 'SQL_PLAN_END' 无效。
列名 'SQL_LinkLineNO' 无效。
列名 'SQL_PaperBox' 无效。
列名 'MaterialCode' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 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)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Controllers.TaskHelper.InsertTrayCode(TrayInfo a, String TrayCode, String deviceName, SqlSugarClient db, String& msg) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 187
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 140
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89