'/' Uygulamasında Sunucu Hatası.

Transaction (Process ID 337) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

Açıklama: Geçerli web isteği yürütülürken işlenmemiş özel durum oluştu. Lütfen hata ve kod içinde kaynaklandığı yer hakkında daha fazla bilgi almak için yığın izlemesini gözden geçirin.

Özel Durum Ayrıntıları: System.Data.SqlClient.SqlException: Transaction (Process ID 337) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

Kaynak Hatası:


Satır 83:                 cq.SearchKey = urlSearch
Satır 84:                 cq.OrderText = "InStock Desc"
Satır 85:                 Dim srchProducts = DBProduct.SearchProducts("", Nothing, cq)
Satır 86:                 If (srchProducts.Count > 0) Then
Satır 87:                     Dim tmpPtah = KobiMaster.WebUtil.GetProductListTemplatePath("") 'Default

Kaynak Dosya: C:\domains\noktakirtasiye.com\wwwroot\ErrorPages\404.ascx    Satır: 85

Yığın İzleme:


[SqlException (0x80131904): Transaction (Process ID 337) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.]
   System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) +3121
   System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) +187
   System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) +410
   System.Data.Linq.DataQuery`1.System.Linq.IQueryProvider.Execute(Expression expression) +39
   KobiMaster.DataContext.Helper.DBProduct.SearchProducts(String Path, Nullable`1 CatalogID, ConstructedQuery CQuery) +319
   ASP.errorpages_404_ascx.Page_Load(Object sender, EventArgs e) in C:\domains\noktakirtasiye.com\wwwroot\ErrorPages\404.ascx:85
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Sürüm Bilgisi: Microsoft .NET Framework Sürümü:4.0.30319; ASP.NET Sürümü:4.7.4087.0