Context: Windows Server 2008 R2 SP1, 64bit processor, VS2010
Using the //X technique for script debugging, and debugging JScript, I'm getting
Unable to attach to the crashing process. A debugger is already attached.
However, I've just logged in, there's no crashing process as such (unless that's what //X does to connect to the debugger) and there's no debugger already attached. And yesterday this was working fine.
I've tried detaching but in fact, there is no such option to detach is given after I click on the OK button in the above dialog.