Server Error in '/' Application.

There is insufficient system memory in resource pool 'internal' to run this query.
Error: 596, Severity: 21, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.

A severe error occurred on the current command.  The results, if any, should be discarded. (Select * From tbl_Ayarlar Order BY id ASC)

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.Exception: There is insufficient system memory in resource pool 'internal' to run this query.
Error: 596, Severity: 21, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.

A severe error occurred on the current command.  The results, if any, should be discarded. (Select * From tbl_Ayarlar Order BY id ASC)

Source Error:


Line 32:         pnlMarkalar.Visible = false;
Line 33: 
Line 34:         Page.Title = Ayarlar.SiteIsmi + " | Ürettiklerimiz";
Line 35:         Page.MetaDescription = Ayarlar.Description;
Line 36:         Page.MetaKeywords = Ayarlar.Keywords;

Source File: c:\inetpub\wwwroot\elifyapi.com.tr\Urunler.aspx.cs    Line: 34

Stack Trace:


[Exception: There is insufficient system memory in resource pool 'internal' to run this query.
Error: 596, Severity: 21, State: 1. (Params:). The error is printed in terse mode because there was error during formatting. Tracing, ETW, notifications etc are skipped.

A severe error occurred on the current command.  The results, if any, should be discarded. (Select * From tbl_Ayarlar Order BY id ASC)]
   FT_Class.SqlHelper.GetDataTable(String sqlString) in f:\Calis\WebSites\YonetimV1\DLL\SqlHelper.cs:127
   FT_Class.SqlHelper.GetDataRow(String sqlString) in f:\Calis\WebSites\YonetimV1\DLL\SqlHelper.cs:222
   FT_Class.Ayarlar.BaglantiTablosu() in f:\Calis\WebSites\YonetimV1\DLL\Ayarlar.cs:16
   FT_Class.Ayarlar.get_SiteIsmi() in f:\Calis\WebSites\YonetimV1\DLL\Ayarlar.cs:207
   Urunler.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\elifyapi.com.tr\Urunler.aspx.cs:34
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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