Note to self: don't forget to run this command:
"%ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE\vsdiag_regwcf.exe" -u
when getting the annoying error popup in VisualStudio:
---------------------------
Microsoft Visual Studio
---------------------------
Unable to automatically debug 'Xyz'. The remote procedure could not be debugged. This usually indicates that debugging has not been enabled on the server. See help for more information.
---------------------------
OK Help
---------------------------
9ac3b2d5-49eb-4c74-9cb2-e3771f8f5cc7|0|.0
I recently started using VirtualBox as a replacement for VirtualPC 2007 to do builds using an old build environment. The NUnit test was failing, so I fixed the problem, compiled, and reran the test. Hmmm, still failing! Retried a couple of times, and then it hit me! NUnit didn't see the changed binaries when in VirtualBox. So I restarted NUnit, and presto! Tests are running again! Now I hope I won't forget next time...
8636cd07-85b6-4609-8443-0fb5b09ba734|0|.0