Vie Abr 21, 2006 12:36 pm
Server Error in '/' Application.
The log file for database 'bloghog' 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 'bloghog' 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 'bloghog' 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
bloghog.data.AddSearchLog(Int32 pServerID, Int32 pSourceID, Int16 pSearchType, String pIPs, Double pIP, Double pTimeInterval, Int32 pResultNumber, String pKeywords, String pLanguage, Int32 pZipCode, String pCity, String pCounty, String pState, String pMetro, String pCountry, String pISP, String pDomain) +1039
bloghog.signup.add.LoadLog() +505
bloghog.signup.add.Page_Load(Object sender, EventArgs e) +137
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300Vie Abr 21, 2006 12:54 pm
Vie Abr 21, 2006 2:36 pm