I made the mistake of saving the state when closing down my app on the Visual Studio 2005 emulator. I made a change to the program and now when I try to deploy the app I get this error...

Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%CSIDL_PROGRAM_FILES%\ASWPortrait\ASWPortrait.exe'. Error 0x80070020: The process cannot access the file because it is being used by another process

Is there any way to prevent the emulator from loading the state? I deleted the .vsv file hoping this would solve the problem but there is no difference. I tried shutting down VS 2005 and restarting but it did not work. I even restarted my computer to clear the memory to no avail. Any ideas?