G
Guest
Hi all, my asp.net web app will a couple of times a day throw the following
error. The user closes out, goes back in and all is good. Any ideas on where
I can start debugging?
System.Web.HttpException: Error executing child request for
home_risk.aspx. ---> System.Web.HttpUnhandledException: Exception of type
System.Web.HttpUnhandledException was thrown. --->
SterlingWare.Objects.Web.GenericException: Transaction (Process ID 94) was
deadlocked on lock resources with another process and has been chosen as the
deadlock victim. Rerun the transaction. at
SterlingWare.Objects.Web.Database.DBClass.GetDataSet(String sqlstr) at
SterlingWare.Objects.Web.Database.DBClass.GetUserHomePage(String username,
Int16 type) at ASP.home_risk_aspx.loaddata() in D:\website
files\moses\home_risk.aspx:line 73 at ASP.home_risk_aspx.page_load(Object
sender, EventArgs e) in D:\website files\moses\home_risk.aspx:line 51 at
System.Web.UI.Control.OnLoad(EventArgs e) at
System.Web.UI.Control.LoadRecursive() at
System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack
trace --- at System.Web.UI.Page.HandleError(Exception e) at
System.Web.UI.Page.ProcessRequestMain() at
System.Web.UI.Page.ProcessRequest() at
System.Web.UI.Page.ProcessRequest(HttpContext context) at
System.Web.HttpServerUtility.ExecuteInternal(String path, TextWriter writer,
Boolean preserveForm) --- End of inner exception stack trace --- at
System.Web.HttpServerUtility.ExecuteInternal(String path, TextWriter writer,
Boolean preserveForm) at System.Web.HttpServerUtility.Transfer(String path,
Boolean preserveForm) at System.Web.HttpServerUtility.Transfer(String path)
at ASP.home_aspx.CheckUserName() in D:\website files\moses\home.aspx:line 48
at ASP.home_aspx.page_load(Object sender, EventArgs e) in D:\website
files\moses\home.aspx:line 21 at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive() at
System.Web.UI.Page.ProcessRequestMain() at
System.Web.UI.Page.ProcessRequest() at
System.Web.UI.Page.ProcessRequest(HttpContext context) at
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
TIA!
error. The user closes out, goes back in and all is good. Any ideas on where
I can start debugging?
System.Web.HttpException: Error executing child request for
home_risk.aspx. ---> System.Web.HttpUnhandledException: Exception of type
System.Web.HttpUnhandledException was thrown. --->
SterlingWare.Objects.Web.GenericException: Transaction (Process ID 94) was
deadlocked on lock resources with another process and has been chosen as the
deadlock victim. Rerun the transaction. at
SterlingWare.Objects.Web.Database.DBClass.GetDataSet(String sqlstr) at
SterlingWare.Objects.Web.Database.DBClass.GetUserHomePage(String username,
Int16 type) at ASP.home_risk_aspx.loaddata() in D:\website
files\moses\home_risk.aspx:line 73 at ASP.home_risk_aspx.page_load(Object
sender, EventArgs e) in D:\website files\moses\home_risk.aspx:line 51 at
System.Web.UI.Control.OnLoad(EventArgs e) at
System.Web.UI.Control.LoadRecursive() at
System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack
trace --- at System.Web.UI.Page.HandleError(Exception e) at
System.Web.UI.Page.ProcessRequestMain() at
System.Web.UI.Page.ProcessRequest() at
System.Web.UI.Page.ProcessRequest(HttpContext context) at
System.Web.HttpServerUtility.ExecuteInternal(String path, TextWriter writer,
Boolean preserveForm) --- End of inner exception stack trace --- at
System.Web.HttpServerUtility.ExecuteInternal(String path, TextWriter writer,
Boolean preserveForm) at System.Web.HttpServerUtility.Transfer(String path,
Boolean preserveForm) at System.Web.HttpServerUtility.Transfer(String path)
at ASP.home_aspx.CheckUserName() in D:\website files\moses\home.aspx:line 48
at ASP.home_aspx.page_load(Object sender, EventArgs e) in D:\website
files\moses\home.aspx:line 21 at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive() at
System.Web.UI.Page.ProcessRequestMain() at
System.Web.UI.Page.ProcessRequest() at
System.Web.UI.Page.ProcessRequest(HttpContext context) at
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
TIA!