Server Error in '/' Application.

查询处理器未能为执行并行查询启动必要的线程资源。

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: 查询处理器未能为执行并行查询启动必要的线程资源。

Source Error:


Line 676:        {
Line 677:            ds.Dispose();
Line 678:            throw (ex);
Line 679:        }
Line 680:    }

Source File: d:\web\JF\all.presshop.xyz\2021\doiid.aspx.cs    Line: 678

Stack Trace:


[SqlException (0x80131904): 查询处理器未能为执行并行查询启动必要的线程资源。]
   google_action.GetDataSet(String cmdText, SqlParameter[] ps) in d:\web\JF\all.presshop.xyz\2021\doiid.aspx.cs:678
   google_action.bindimgs() in d:\web\JF\all.presshop.xyz\2021\doiid.aspx.cs:427
   google_action.Page_Load(Object sender, EventArgs e) in d:\web\JF\all.presshop.xyz\2021\doiid.aspx.cs:25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
   System.Web.UI.Control.OnLoad(EventArgs e) +79
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2850


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