Related to a previous question re. the debugger not working for me from VS Express:
I established that the problem seemed to be with the particular project that VS had set up when I chose "Open Web Site > Filesystem". I would like to delete all references to this particular project and I'm wondering how to do this.
I can't find any options in VS and deleting the relevant folder from "C:\Documents and Settings\USERNAME\My Documents\Visual Studio 2008\Projects" (and "\Backup Files") didn't seem to reset whichever setting it is which causes my problem (indeed - the project still appears in the "recent projects" pane on the start page)
How can I remove all trace of my project so that I can re-create it without the broken debugger?