欢迎光临中药材诚实通,本平台商家出售的中药材为农产品,非饮片药品,请按需选购。
搜索记录
热门搜索
您的位置:中药材诚实通>加工类>熟地黄
类型: 原药 保健品
质量等级: 上等货 中等货 普通货
友情链接
商品
  • 商品
  • 店铺
搜 索
搜索记录
热门搜索
等待的操作过时。

“/”应用程序中的服务器错误。

等待的操作过时。

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.ComponentModel.Win32Exception: 等待的操作过时。

源错误:


行 9:                  WorkContext.LifetimeScopeHandler<IPushService>(s =>
行 10:                 {
行 11:                     data = s.GetTopNPushList(new RequestWebViewData<RequestPushTopNListViewModel>()
行 12:                     {
行 13:                         Data = new RequestPushTopNListViewModel()

源文件: g:\zyccst.root\ctrlsvr.zyccst.com\Areas\PublicControls\Views\Template\FootCopyRight.cshtml    行: 11

堆栈跟踪:


[Win32Exception (0x80004005): 等待的操作过时。]

[SqlException (0x80131904): 连接超时时间已到。在尝试使用预登录握手确认时超过了此超时时间。这可能是因为预登录握手失败或服务器未能及时响应。  尝试连接到此服务器时花费的持续时间是 - [Pre-Login] initialization=0;handshake=0;]
   System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) +353
   System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +118
   System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) +268
   System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +315
   System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) +128
   System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) +265
   System.Data.SqlClient.SqlConnection.Open() +133
   EIIP.Web.Core.DataAccess.DataAccessHelper.QueryGetDataReader(IDbConnection connect, String executeSql, IDbDataParameter[] dbParameters, Boolean isProc) +83
   EIIP.Web.Upay.DAL.DataAccessExecuteReaderExtentions.ExecuteReadSqlToWebDCDataModelList(DataAccessBase dataAccessBase, Boolean isProc) +103
   EIIP.Web.UPay.DAL.<>c__DisplayClass0_0.<GetTopNPushList>b__0() +359
   EIIP.Web.Core.Cache.SynchronizedCacheHelper.GetTagGBL(Func`1 callBack, String cacheKey, DateTime expiresAt, Object[] keys) +325
   EIIP.Web.UPay.DAL.WebDCDataAccess.GetTopNPushList(Int32 topNum, String condition, String pageSort) +342
   EIIP.Web.UPay.Service.Push.<>c__DisplayClass10_0.<GetTopNPushList>b__0() +125
   EIIP.Web.Core.Cache.SynchronizedCacheHelper.GetTagGBL(Func`1 callBack, String cacheKey, DateTime expiresAt, Object[] keys) +325
   EIIP.Web.UPay.Service.Push.PushService.GetTopNPushList(RequestWebViewData`1 request) +608
   ASP.<>c__DisplayClass3.<Execute>b__2(IPushService s) in g:\zyccst.root\ctrlsvr.zyccst.com\Areas\PublicControls\Views\Template\FootCopyRight.cshtml:11
   ASP._Page_Areas_PublicControls_Views_Template_FootCopyRight_cshtml.Execute() in g:\zyccst.root\ctrlsvr.zyccst.com\Areas\PublicControls\Views\Template\FootCopyRight.cshtml:9
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +148
   System.Web.WebPages.StartPage.ExecutePageHierarchy() +86
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107
   System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +378
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +91
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +795
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +81
   System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +188
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +32
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +39
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +46
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +431
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +158


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4110.0
平台客服

诚实通买家APP下载