System.Data.SqlClient.SqlException: Could not allocate space for object 'dbo.ERRLOG'.'PK_ERRLOG' in database 'socialmessage_production' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Messaging_Redirector.Errorhdl.add_error(String errtxt) in D:\_VS2008PROJECTS\Powerpak_Messaging\Messaging_Redirector\Errhdl.cs:line 31 at Messaging_Redirector.db.add_metric(Metric inmetric) in D:\_VS2008PROJECTS\Powerpak_Messaging\Messaging_Redirector\db.cs:line 83 at Messaging_Redirector.Service.GetData(String tag) in D:\_VS2008PROJECTS\Powerpak_Messaging\Messaging_Redirector\r.svc.cs:line 102