The transaction log for database 'KABdb' is full due to 'NOTHING'.

Server Error in '/' Application.

The transaction log for database 'KABdb' is full due to 'NOTHING'.

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 transaction log for database 'KABdb' is full due to 'NOTHING'.

Source Error:


Line 82:         catch (Exception ex)
Line 83:         {
Line 84:             throw ex;
Line 85:         }
Line 86:         return RetStatus;

Source File: d:\inetpub\vhosts\pratibhaplus.net\httpdocs\App_Code\ViewsCountBAL.cs    Line: 84

Stack Trace:


[SqlException (0x80131904): The transaction log for database 'KABdb' is full due to 'NOTHING'.]
   ViewsCountBAL.InsertViewsCount() in d:\inetpub\vhosts\pratibhaplus.net\httpdocs\App_Code\ViewsCountBAL.cs:84
   Articles.UpdateViewsCount() in d:\inetpub\vhosts\pratibhaplus.net\httpdocs\Articles.aspx.cs:59
   Articles.Page_Load(Object sender, EventArgs e) in d:\inetpub\vhosts\pratibhaplus.net\httpdocs\Articles.aspx.cs:30
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.3928.0