Hi,
I submitted a bug report with this text, but figured I'd open up a thread in case anyone else runs across this issue.
For some reason, one of the integration tests in my project is calling "AppDomain.Unload(AppDomain.CurrentDomain)" under a strange circumstance that I am still investigating. When nCrunch comes across this line, it turns off, and gives this error:
"NCrunch was unable to retrieve a meaningful result from this test due to an unexpected error - was the execution process terminated?"
All of this is fine, but for some reason my CTRL keys and ALT keys stop working when I have the Visual Studio Extension "Powercommands for Visual Studio 2010" installed.
I realize this is an edge case, but I thought I'd let you know anyways.
Thanks!
Jason
[EDIT]
I forgot to mention that this behavior only happens when you click the "Run selected Test(s) with the debugger" button from ncrunch. Normal ncrunch processing works just fine.