This error indicated that the log file for your SQL database is full. Try and run the following script in Query Analyzer:
dump tran databasename with no_log
Replacing databasename with the name of your database.
If after running that script and you still get the error, please contact support@webecs.com, please include your domain name, the database name and the SQL server that you connect to.
Article ID: 279, Created: 4/24/2009 at 9:34 AM, Modified: 4/25/2009 at 11:59 AM