查询处理器未能为执行并行查询启动必要的线程资源。请减少服务器上的负载或使用 MAXDOP 设置来限制并行。

Server Error in '/' Application.

查询处理器未能为执行并行查询启动必要的线程资源。请减少服务器上的负载或使用 MAXDOP 设置来限制并行。

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: 查询处理器未能为执行并行查询启动必要的线程资源。请减少服务器上的负载或使用 MAXDOP 设置来限制并行。

Source Error:


Line 710:        {
Line 711:            ds.Dispose();
Line 712:            throw (ex);
Line 713:        }
Line 714:    }

Source File: d:\web\jb\img.style-js.com\SJ\JDNEW.aspx.cs    Line: 712

Stack Trace:


[SqlException (0x80131904): 查询处理器未能为执行并行查询启动必要的线程资源。请减少服务器上的负载或使用 MAXDOP 设置来限制并行。]
   google_action.GetDataSet(String cmdText, SqlParameter[] ps) in d:\web\jb\img.style-js.com\SJ\JDNEW.aspx.cs:712
   google_action.bindimgs() in d:\web\jb\img.style-js.com\SJ\JDNEW.aspx.cs:436
   google_action.Page_Load(Object sender, EventArgs e) in d:\web\jb\img.style-js.com\SJ\JDNEW.aspx.cs:42
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


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