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

数据库“chenxicncom”的事务日志已满,原因为“LOG_BACKUP”。

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

异常详细信息: System.Data.SqlClient.SqlException: 数据库“chenxicncom”的事务日志已满,原因为“LOG_BACKUP”。

源错误:


行 15: 
行 16: 	base.channel = "content";
行 17: 	base.OnInit(e);
行 18: 	StringBuilder templateBuilder = new StringBuilder(220000);
行 19: 

源文件: d:\wwwroot\chenxicncom\wwwroot\aspx\main\about.aspx    行: 17

堆栈跟踪:


[SqlException (0x80131904): 数据库“chenxicncom”的事务日志已满,原因为“LOG_BACKUP”。]
   VLcms.DBUtility.DbHelperSQL.ExecuteSql(String SQLString) +225
   VLcms.DAL.article.UpdateField(String channel_name, Int32 id, String strValue) +319
   VLcms.BLL.article.UpdateField(Int32 channel_id, Int32 article_id, String strValue) +167
   VLcms.Web.UI.Page.article_show.article_show_Init(Object sender, EventArgs e) +1668
   System.Web.UI.Control.OnInit(EventArgs e) +97
   System.Web.UI.Page.OnInit(EventArgs e) +14
   ASP.aspx_main_about_aspx.OnInit(EventArgs e) in d:\wwwroot\chenxicncom\wwwroot\aspx\main\about.aspx:17
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +416


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