Error.

ErrorMessage:资源池 'internal' 没有足够的系统内存来运行此查询。
ErrorStackTrace: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean isAsync, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method) at Microsoft.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String methodName) at Microsoft.Data.SqlClient.SqlCommand.ExecuteNonQuery() at AppProject.Utility.DbHelperSQL.ExecuteSql(String SQLString, SqlParameter[] cmdParms) in M:\WebSites\aspnet\S_SaaS项目管理平台\SaaSProjects\StandardSiteProject\Projects\CoreLibrary\AppProject.Utility\DbHelperSQL.cs:line 747 at AppProject.DAL.DSTeam.Update(MSTeam Obj) in M:\WebSites\aspnet\S_SaaS项目管理平台\SaaSProjects\StandardSiteProject\Projects\CoreLibrary\AppProject.DAL\Systems\DSTeam.cs:line 500 at AppProject.UILibrary.Controllers.TeamsController.Index(Int32 bid, Int32 sid) in M:\WebSites\aspnet\S_SaaS项目管理平台\SaaSProjects\StandardSiteProject\Projects\CoreLibrary\AppProject.UILibrary\Controllers\TeamsController.cs:line 70
ErrorSource:Core Microsoft SqlClient Data Provider