CQ --
Given the fact that you have already deleted the manager from the system,
you may need to consider manually deleting the Status Report request
directly in the SQL Server database. Before you would attempt to do so, I
would strongly advise making a backup of your Project Server database, as I
cannot vouch for the safety of doing this manually. The Status Report
request information is stored in five tables in the Project Server database,
which are:
MSP_WEB_STATUS_REPORTS
MSP_WEB_STATUS_REQUESTS
MSP_WEB_STATUS_FREQUENCIES
MSP_WEB_STATUS_RESPONSES
MSP_WEB_STATUS_DISTRIBUTION
Also, before attempting to manually delete the orphaned Status Report, I
would recommend that you study the Project Web Access database schema,
available for download from Microsoft at:
http://www.microsoft.com/downloads/...75-1367-4b66-870d-f280c054efe2&DisplayLang=en
Hope this helps.