2006-09-17 04:41:05 UTC
--------------------------------------------------------------------------------
The log file for database 'PWForums' is full. Back up the transaction log for the database to free up some log space.
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: The log file for database 'PWForums' is full. Back up the transaction log for the database to free up some log space.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException: The log file for database 'PWForums' is full. Back up the transaction log for the database to free up some log space.]
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742
System.Data.SqlClient.SqlCommand.ExecuteReader() +42
AspNetForums.Data.SqlDataProvider.WhoIsOnline(Int32 pastMinutes) +298
AspNetForums.Users.GetMembersGuestsOnline(Int32 pastMinutes) +112
AspNetForums.Users.GetGuestsOnline(Int32 pastMinutes) +5
AspNetForums.Controls.ActiveUsers.CreateChildControls() +96
System.Web.UI.Control.EnsureChildControls() +100
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1499