Execute Error :Update MLS_Info_WEB Set Kid=@t_Kid,Doc_pic=@t_Doc_pic,title=@t_title,keycode=@t_keycode,descode=@t_descode,Doc_Name=@t_Doc_Name,Doc_ClassID=@t_Doc_ClassID,Doc_Info=@t_Doc_Info,CreateTime=@t_CreateTime,IsDelete=@t_IsDelete,CreateUid=@t_CreateUid,Doc_url=@t_Doc_url,Doc_Size=@t_Doc_Size,Doc_type=@t_Doc_type,PinYin=@t_PinYin,pic1=@t_pic1,pic2=@t_pic2,pic3=@t_pic3,readNum=@t_readNum,Author=@t_Author,AuthorName=@t_AuthorName,AuthorPic=@t_AuthorPic,infoNum=@t_infoNum,UV=@t_UV,istop=@t_istop,CheckStatus=@t_CheckStatus,CheckUser=@t_CheckUser,CheckTime=@t_CheckTime,CheckDesc=@t_CheckDesc,SoftID=@t_SoftID Where id=@t_id
System.Data.SqlClient.SqlException (0x80131904): 事务(进程 ID 67)与另一个进程被死锁在 锁 资源上,并且已被选作死锁牺牲品。请重新运行该事务。
在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
在 LiuWF.DBUtility.DBHelper_Sql.Sql_ExecuteNonQuery(String sql, SqlParameter[] parameters)
ClientConnectionId:2dbc75cc-db32-4d1a-85f6-85b52248969b
Error Number:1205,State:45,Class:13