This error appears in the scan log:
5/7/2008 11:25:20 AM Error:SPI.Scanners.Web.Framework.Session System.Data.SqlClient.SqlException: Could not allocate space for object 'dbo.Session'.'IX_Session_Cluster' in database '52AF6EDD5FA7FE3A861E6EB3AFBD7049_\APPLICATION DATA\SPI DYNAMICS\WEBINSPECT\7.0\SCANDATA\72C9AF83-8BB2-4106-ABD4-2F9C3AF590E1.MDF' 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.
The error: stops the scan, error repeats several times.
How do I:
Create disk space -- what files need deleted?
How do I drop objects in the filegroup?
How do I add additional objects to the filegroup?
How do I set 'autogrowth' ON?
The WI version is 7.7.113.3
The WI is installed on XP Pro SP2, MS SQL Express. Many thanks.