Erreur de rendu non gérée dans 'MostViewedLastDay' part: System.Exception: System.Data.SqlClient.SqlException: Transaction (Process ID 103) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
à System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
à System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
à System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
à System.Data.SqlClient.SqlDataReader.HasMoreRows()
à System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout)
à System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)
à System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue)
à System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
à System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
à System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
à System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
à IceCube.Common.GetDataViewByQuery(String strQuery, IEnumerable`1 prms)
exec RFJ_News_MostViewed @NavID,1
à IceCube.Common.GetDataViewByQuery(String strQuery, IEnumerable`1 prms)
à IceCube.BuiltInParts.Repeater.RenderCall(ITemplate currentTemplate, Int32 navID, Int32 zoneID, SitePart sitePartID, Dictionary`2 uiArgs)
à IceCube.BuiltInParts.Repeater.RenderCall(ITemplate currentTemplate, Int32 navID, Int32 zoneID, SitePart sitePartID)
à IceCube.Rendering.CallPartBlockInfo.ToString()