System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 72) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
at System.Data.SqlClient.SqlDataReader.Read()
at DotNetNuke.Common.Utilities.CBO.FillListFromReader[TItem](IDataReader dr, IList`1 objList, Boolean closeReader)
at DotNetNuke.Common.Utilities.CBO.FillCollection[TItem](IDataReader dr)
at Nevoweb.DNN.NBrightBuy.Components.NBrightBuyController.GetList(Int32 portalId, Int32 moduleId, String typeCode, String sqlSearchFilter, String sqlOrderBy, Int32 returnLimit, Int32 pageNumber, Int32 pageSize, Int32 recordCount, String typeCodeLang, String lang)
at Nevoweb.DNN.NBrightBuy.Components.GrpCatController.GetGrpCatListFromDatabase(String lang)
at Nevoweb.DNN.NBrightBuy.Components.GrpCatController.Load(String lang, Boolean debugMode)
at Nevoweb.DNN.NBrightBuy.Components.ProductData.GetCategories(Int32 portalId, String groupref, Boolean cascade, Boolean useSort)
at Nevoweb.DNN.NBrightBuy.Components.ProductData.GetDefaultCategory()
at Nevoweb.DNN.NBrightBuy.Components.NBrightBuyUtils.GetEntryUrl(Int32 portalId, String entryid, String modulekey, String seoname, String tabid, String catid, String catref)
at Nevoweb.DNN.NBrightBuy.ProductAjaxView.RazorDisplayDataEntry(String entryId)
at Nevoweb.DNN.NBrightBuy.ProductAjaxView.OnLoad(EventArgs e)
ClientConnectionId:739abf24-613d-4fdd-8246-ddebeef2048f
Error Number:1205,State:52,Class:13