Hi,
 
I assume the GUI runs ok, it could be that the GUI is launching in 2.0 and VS2003 is trying to attach the debugger to that. You can tell from the header of the GUI what version of .NET its running in. You may need to adjust it so that it runs in 1.1, to do this goto your program files directory and MbUnit drectory and open the MbUnit.GUI.config file, you will find a list of runtimes, comment out the other others leaving 1.1 in place, save and see if that works.
 
Andy

 
On 12/7/05, BeaKeR <[EMAIL PROTECTED]> wrote:

Nope, still no luck.

I don't think the problem lies in the add-in or extensebility aspects,
because even if I launch the MBUnit GUI in a separate process, I still
can't attach to it using Debug->Processes->Attach. I get that "Unable
to attach to process" error message.

Thanks,
BKR


Reply via email to