[Win32Exception (0x80004005): 等待的操作过时。]
[SqlException (0x80131904): 连接超时时间已到。在尝试使用预登录握手确认时超过了此超时时间。这可能是因为预登录握手失败或服务器未能及时响应。 尝试连接到此服务器时花费的持续时间是 - [Pre-Login] initialization=1;handshake=14999;]
WebBase.Shop.ShopBase.ProcControl(List`1& loTemplate, Int32 iStart, StringBuilder& sbRet, Boolean bControl) in f:\mywork\b2b168\WebApp\B2bBase\ShopBase.cs:2197
WebBase.Shop.ShopBase.GetPageContent(String sTemplate, String sPage, Boolean bLoadDefault) in f:\mywork\b2b168\WebApp\B2bBase\ShopBase.cs:1900
WebApp.WebAppBase.LoadPage(CAction oAction) in f:\mywork\b2b168\WebApp\WebApp\BaseCode\WebAppBase.cs:2846
WebApp.Index.Page_Load(Object sender, EventArgs e) in f:\mywork\b2b168\WebApp\WebApp\Index.aspx.cs:346
System.Web.UI.Control.OnLoad(EventArgs e) +108
System.Web.UI.Control.LoadRecursive() +90
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533
|