From : Ekaterine Makishvili <emakishvili@gmail.com>
To : turdziladze@gmail.com; tkobakhidze@hssp.org.ge
Subject : error
Received On : 14.08.2014 08:39

erver Error in '/Reporting' Application.

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

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Transaction (Process ID 112) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[SqlException (0x80131904): Transaction (Process ID 112) 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, Action`1 wrapCloseInAction) +392
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +815
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4515
   System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) +368
   System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) +502
   System.Data.SqlClient.SqlDataReader.Read() +37
   System.Data.Linq.SqlClient.ObjectReaderBase`1.Read() +65
   System.Data.Linq.SqlClient.ObjectReader`2.MoveNext() +21
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +536
   System.Linq.Enumerable.ToList(IEnumerable`1 source) +80
   Hmis.Admin.Web.Loaders.SubmissionsMetaLoader.GetAllRowContracts(Nullable`1 startDate, Nullable`1 endDate, IDictionary`2 allForms, Boolean isStatistical) in i:\HsspProjects\Hmis\Hmis.Admin.Web\App_Code\Loaders\SubmissionsMetaLoader.cs:623
   Hmis.Admin.Web.Loaders.SubmissionsMetaLoader.LoadSubmissionsData(Nullable`1 startDate, Nullable`1 endDate) in i:\HsspProjects\Hmis\Hmis.Admin.Web\App_Code\Loaders\SubmissionsMetaLoader.cs:101
   Pages_Data_SubmittedFormsForBillingUniversalPrograms.BindData(Boolean doSearch) in i:\HsspProjects\Hmis\Hmis.Admin.Web\Pages\Data\SubmittedFormsForBillingUniversalPrograms.aspx.cs:684
   Pages_Data_SubmittedFormsForBillingUniversalPrograms.Page_Load(Object sender, EventArgs e) in i:\HsspProjects\Hmis\Hmis.Admin.Web\Pages\Data\SubmittedFormsForBillingUniversalPrograms.aspx.cs:140
   System.Web.UI.Control.LoadRecursive() +71
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446