Hi all, I'm trying to use MBUnit with TestDriven.NET & VS.NET 2003 on WinXP. I can run tests just fine using the GUI, but I can't attach a debugger to it. Every time I try to I get an error "Unable to attach to process". Also when I try to use the right-click Test With... Debugger, it ends up not even running any tests at all. It comes back and says "0 Tests Passed, 0 Tests Failed, 0 Tests Skipped".
I am able to debug other processes, and I've made sure my project is being built in debug mode, but I still can't get this to work. It's driving me absolutely nuts. Help! Thanks in advance, BKR
