Server Error in '/visualproducts' Application.

ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]The log file for database '67976_1' 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.Odbc.OdbcException: ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]The log file for database '67976_1' is full. Back up the transaction log for the database to free up some log space.

Source Error:


Line 188:dim objBasket as cbBasket
Line 189:Trace.Write("SESSION", "Calling objToken.LoadSession(" & intUserID & "," & strSessionID & ")")
Line 190:intResult = objToken.LoadSession(intUserID, strSessionID, intAffiliateID)
Line 191:Trace.Write("SESSION", "LoadSession Result: " & intResult)
Line 192:if intResult = 0 then

Source File: D:\Utils\Able Solutions\acb\webshare\stores\12\includes\sessionheader.aspx    Line: 190

Stack Trace:


[OdbcException: ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]The log file for database '67976_1' is full. Back up the transaction log for the database to free up some log space.]
   CommerceBuilder5L.cbDatabase.GetMaxID(String strTableName, Int32 intRange, String strKeyField) +444
   CommerceBuilder5L.cbToken.LoadSession(Int32 intUserID, String strSessionID, Int32 intAffiliateID) +1160
   ASP.product1_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in D:\Utils\Able Solutions\acb\webshare\stores\12\includes\sessionheader.aspx:190
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1926


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032