出错页面是:http://www.shangqiedu.cn/index.aspx?c=course&a=list&en=web development&sp=teachway-0,isfree-2=,o-3d,cityid-97,p-4异常信息:Exception of type 'System.Web.HttpUnhandledException' was thrown.Source:System.WebStackTrace: at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.index_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) InnerException:System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Kesion.BLL.LabelSource.getAllTable(Int32 dbtype, String connstr, Boolean isUserDataBase)
at Kesion.BLL.BaseFun.CheckTableExists(String tableName, Boolean isUseTable)
at Kesion.NET.WebSite.Index.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) |