

"Could not allocate space for object 'X' in database 'Your Database' because the 'PRIMARY' filegroup is full" error Issue
You receive an error similar to: 'Could not allocate space for object 'X' in database 'Your Database' 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 auto growth on for existing files in the filegroup.' when browsing to your site.
If you still continue to get this error, your database is over 4 GB in size. You can shrink your database using the instructions at How To Truncate Your DNN Logs In Your MSSQL Database then follow the above resolution again.