Server Error in '/' Application.

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: SHUTDOWN is in progress.
Login failed for user 'Moneypot'.
Cannot continue the execution because the session is in the kill state.
A severe error occurred on the current command.  The results, if any, should be discarded.
  at CommonFunctionLib.DBFunc.ExecuteProcedureRtnDT(String strStoredProc, Object[] paramValues, Dictionary`2 paramDic)
  at MoneypotBLL.Transactions.GetTransactions(String mode, String CoCode)
  at RB_CompanyRecentTrans.GetRecentTrans(String Co_Code, String Mode) in c:\inetpub\wwwroot\portfolio.researchbytes.com\App_Code\RB_CompanyRecentTrans.cs:line 21
  at RbWebService.rbCompanyTrans(String Co_Code) in c:\inetpub\wwwroot\portfolio.researchbytes.com\App_Code\RbWebService.cs:line 57
  --- End of inner exception stack trace ---

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.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: SHUTDOWN is in progress.
Login failed for user 'Moneypot'.
Cannot continue the execution because the session is in the kill state.
A severe error occurred on the current command.  The results, if any, should be discarded.
  at CommonFunctionLib.DBFunc.ExecuteProcedureRtnDT(String strStoredProc, Object[] paramValues, Dictionary`2 paramDic)
  at MoneypotBLL.Transactions.GetTransactions(String mode, String CoCode)
  at RB_CompanyRecentTrans.GetRecentTrans(String Co_Code, String Mode) in c:\inetpub\wwwroot\portfolio.researchbytes.com\App_Code\RB_CompanyRecentTrans.cs:line 21
  at RbWebService.rbCompanyTrans(String Co_Code) in c:\inetpub\wwwroot\portfolio.researchbytes.com\App_Code\RbWebService.cs:line 57
  --- End of inner exception stack trace ---

Source Error:


Line 169:        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/rbCompanyTrans", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
Line 170:        public System.Data.DataTable rbCompanyTrans(string Co_Code) {
Line 171:            object[] results = this.Invoke("rbCompanyTrans", new object[] {
Line 172:                        Co_Code});
Line 173:            return ((System.Data.DataTable)(results[0]));

Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\9a8a1a53\1a79edde\App_WebReferences.h_ty_rid.0.cs    Line: 171

Stack Trace:


[SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: SHUTDOWN is in progress.
Login failed for user 'Moneypot'.
Cannot continue the execution because the session is in the kill state.
A severe error occurred on the current command.  The results, if any, should be discarded.
   at CommonFunctionLib.DBFunc.ExecuteProcedureRtnDT(String strStoredProc, Object[] paramValues, Dictionary`2 paramDic)
   at MoneypotBLL.Transactions.GetTransactions(String mode, String CoCode)
   at RB_CompanyRecentTrans.GetRecentTrans(String Co_Code, String Mode) in c:\inetpub\wwwroot\portfolio.researchbytes.com\App_Code\RB_CompanyRecentTrans.cs:line 21
   at RbWebService.rbCompanyTrans(String Co_Code) in c:\inetpub\wwwroot\portfolio.researchbytes.com\App_Code\RbWebService.cs:line 57
   --- End of inner exception stack trace ---]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +183743
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +221
   RbWebLoginService.RbWebService.rbCompanyTrans(String Co_Code) in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\9a8a1a53\1a79edde\App_WebReferences.h_ty_rid.0.cs:171
   CompanyEventList.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\researchbytes.com\CompanyEventList.aspx.cs:577
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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