Server Error in '/' Application.

'Microsoft.Jet.OLEDB.4.0' failed with no error message available, result code: E_OUTOFMEMORY(0x8007000E).

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: 'Microsoft.Jet.OLEDB.4.0' failed with no error message available, result code: E_OUTOFMEMORY(0x8007000E).

Source Error:


Line 14: 	*/
Line 15: 
Line 16: 	base.OnInit(e);
Line 17: 	StringBuilder templateBuilder = new StringBuilder(220000);
Line 18: 

Source File: c:\webhosting\data\pages\pc\show_news.aspx    Line: 16

Stack Trace:


[Exception: 'Microsoft.Jet.OLEDB.4.0' failed with no error message available, result code: E_OUTOFMEMORY(0x8007000E).]
   DBUtility.DbHelperSQL.Query(String SQLString) +180
   ui.page.show.article_show_Init(Object sender, EventArgs e) +315
   System.Web.UI.Control.OnInit(EventArgs e) +97
   System.Web.UI.Page.OnInit(EventArgs e) +14
   ASP.pages_pc_show_news_aspx.OnInit(EventArgs e) in c:\webhosting\data\pages\pc\show_news.aspx:16
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +416


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