I try to create a simple handler (ashx) file for my site and test it. I am unable to generate Unit Tests for it (using Visual Studio Team System). I try:
Test > New Test > Unit Test Wizard
and it says "unable to load or locate assembly"
Why is this so? Am I missing something. My web project is uploaded here if you need to take a look. It's a simple site with just one web handler