Server Error in '/' Application.
数据库 'txqq789com' 的事务日志已满。若要查明无法重用日志中的空间的原因,请参阅 sys.databases 中的 log_reuse_wait_desc 列。
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.SqlClient.SqlException: 数据库 'txqq789com' 的事务日志已满。若要查明无法重用日志中的空间的原因,请参阅 sys.databases 中的 log_reuse_wait_desc 列。
Source Error:
Line 221: if (OnlHours > 0)
Line 222: {
Line 223: DataHelper.ExecuteNonQuery("UPDATE [wap_user] SET [hours]=[hours]+" + OnlHours + " WHERE [id]=" + MyId + "");
Line 224: DataHelper.ExecuteNonQuery("UPDATE [wap_online] SET [ntime]='" + SvrTime + "' WHERE [id]=" + LineId + "");
Line 225: }
Source File: d:\www\web\txqq789.com_cgopekleedexhf0t04oz\wwwroot\App_Code\V2\Include.cs Line: 223
Stack Trace:
[SqlException (0x80131904): 数据库 'txqq789com' 的事务日志已满。若要查明无法重用日志中的空间的原因,请参阅 sys.databases 中的 log_reuse_wait_desc 列。]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +1787814
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5341674
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +546
System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +1693
System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) +869
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) +413
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +163
NuoHa.Data.DataHelper.ExecuteNonQuery(String ty, String sql) +206
NuoHa.Data.DataHelper.ExecuteNonQuery(String sql) +48
NuoHa.Web.V2.Include.Conn() in d:\www\web\txqq789.com_cgopekleedexhf0t04oz\wwwroot\App_Code\V2\Include.cs:223
bbs_family.Page_Load(Object sender, EventArgs e) in d:\www\web\txqq789.com_cgopekleedexhf0t04oz\wwwroot\wml\bbs\family.aspx.cs:15
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
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34280