“/”应用程序中的服务器错误。

“Microsoft.Jet.OleDb.4.0”失败,没有可用的错误消息,结果代码: E_OUTOFMEMORY(0x8007000E)。

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Exception: “Microsoft.Jet.OleDb.4.0”失败,没有可用的错误消息,结果代码: E_OUTOFMEMORY(0x8007000E)。

源错误:


行 47: 
行 48:             WebSite.Model.Mod_Information model = new WebSite.Model.Mod_Information();
行 49:             model = GetInfo.GetNextInfo(ModelInfo);
行 50:             if (model != null)
行 51:             {

源文件: d:\wwwroot\tnjltcon\wwwroot\NewsInfo.aspx.cs    行: 49

堆栈跟踪:


[Exception: “Microsoft.Jet.OleDb.4.0”失败,没有可用的错误消息,结果代码: E_OUTOFMEMORY(0x8007000E)。]
   WebSite.DBUtility.DbHelperOleDb.Query(String SQLString) in G:\2014项目\泰宁九龙潭\WebSite\WebSite.DBUtility\DbHelperOleDb.cs:260
   WebSite.DAL.Dal_Information.GetNextInfo(Mod_Information ModelInfo) in G:\2014项目\泰宁九龙潭\WebSite\WebSite.DAL\Dal_Information.cs:247
   WebSite.BLL.Bll_Information.GetNextInfo(Mod_Information ModelInfo) in G:\2014项目\泰宁九龙潭\WebSite\WebSite.BLL\base\Bll_Information.cs:323
   NewsInfo.InfoBind(String Id) in d:\wwwroot\tnjltcon\wwwroot\NewsInfo.aspx.cs:49
   NewsInfo.Page_Load(Object sender, EventArgs e) in d:\wwwroot\tnjltcon\wwwroot\NewsInfo.aspx.cs:24
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +92
   System.Web.UI.Control.LoadRecursive() +54
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.36480