tried to run one of my WinForm 2.0 solution in my home machine tonight, but a confusing error message displayed when I pressed the F5 button: "Unable to attach debugger. The binding handle is invalid"... What's the binding handle in VS2005? I did a quick search on the product feedback site and luckily, I found the resolution at here.
In short, the solution is to
RUN:Services.msc
start the Terminal Services in Computer Management panel manually.