If the sample builds and the simple test case builds, then it's likely that either your reference to the NUnit framework DLL isn't correct or that the unit tests aren't set up correctly.I'll download the sample tonight and give it a whirl. Sounds interesting :)Until then, have you tried putting a breakpoint in the code that's failing, then using ...