产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 内存溢出,站内搜索的时候
aizailingdian80 - 2012/6/2 22:55:00
站内搜索的时候

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.OleDb.OleDbException: 内存溢出

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[OleDbException (0x80040e14): 内存溢出]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +267
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +192
   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +48
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +106
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +111
   System.Data.OleDb.OleDbCommand.ExecuteReader() +6
   PageAdmin.search.xe30b2dd9d8b72497() +450
   PageAdmin.search.x0545ec87c8fbe162() +1428
   PageAdmin.search.Page_Load(Object sender, EventArgs e) +164
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
xiyou - 2012/6/4 15:15:00
access数据库里面的问题,建议换成sql
aizailingdian80 - 2012/6/5 10:56:00
花了一千块,今天开始换...
aizailingdian80 - 2012/6/5 22:22:00
xiaoyou,换了SQL,其它的问题一个接一个的来了.
1
查看完整版本: 内存溢出,站内搜索的时候