Server Error in '/' Application.

ERROR [42000] [Microsoft][SQL Server Native Client 10.0][SQL Server]The transaction log for database 'Powerfrauen' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases

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][SQL Server Native Client 10.0][SQL Server]The transaction log for database 'Powerfrauen' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases

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:


[OdbcException (0x80131937): ERROR [42000] [Microsoft][SQL Server Native Client 10.0][SQL Server]The transaction log for database 'Powerfrauen' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases]
   System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode) +1155106
   System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod) +1147
   System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader) +61
   System.Data.Odbc.OdbcCommand.ExecuteNonQuery() +92
   powerfrauen25.offenestellen_details.ShowDetails() +900
   powerfrauen25.offenestellen_details.Page_Load(Object sender, EventArgs e) +302
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.8762