System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 65) 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:d0ec5332-ce6d-49c1-b287-faab463251f7
Error Number:1205,State:51,Class:13