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

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

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

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

源错误:


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

源文件: d:\wwwroot\sqatzxcom\wwwroot\aspx\main\news_show.aspx    行: 17

堆栈跟踪:


[SqlException (0x80131904): 数据库“sqatzxcom”的事务日志已满,原因为“LOG_BACKUP”。]
   VLcms.DBUtility.DbHelperSQL.ExecuteSql(String SQLString) +225
   VLcms.DAL.article.UpdateField(String channel_name, Int32 id, String strValue) +318
   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) +849
   System.Web.UI.Control.OnInit(EventArgs e) +95
   System.Web.UI.Page.OnInit(EventArgs e) +13
   ASP.aspx_main_news_show_aspx.OnInit(EventArgs e) in d:\wwwroot\sqatzxcom\wwwroot\aspx\main\news_show.aspx:17
   System.Web.UI.Control.InitRecursive(Control namingContainer) +139
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +408


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