Welcome to David Sandor Sign in | Join | Help

Browse by Tags

All Tags » Unit Test   (RSS)
Could not start with debug a unit test with Visual Studio 2008.
I tried to start a unit test today with debugging enabled. The test runner started the tests but failed with various errors. One of them telling me to regsvr32 a COM component. After a little googling I found Gregg M's blog which has some useful information Read More...