I have had similar messages, never really got the source but always
managed to get around them. Generally I don't use Projects; they're
completely optional. Instead I set up my Visual Studio start-up
properties to pass in the assembly name. Doing it this way you can
start the GUI from Visual Studio by pressing F5 and use the the Visual
Studio debugger, if need be, to step through the tests and the
"tested".

Slightly off topic and editorializing, I know a lot of folks use
TD.NET and ditch the GUI. I used that for a while at my last job, but
what's the deal with TD.NET licensing? I don't want to download
anything that would put me out of compliance with licensing
<editorial>even if the author of TD.NET doesn't feel he should comply
Microsoft licensing</editorial>, but the cost/value is not such that
I'm ready to ask my boss' boss to sign off on a PO for the
professional version.

Thanks, Marc

On May 16, 6:42 am, hmobius <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm running MbUnit 2.4.182 on Windows XP SP2. A couple of possible
> issues?
>
> 1. If I save an MbUnit project file in the GUI - say as project.mbunit
> - I can't double click on it again to reopen the project in the GUI. I
> have to associate the file extension with the GUI. Could the installer
> make this association so this problem doesn't happen again?
>
> 2. Once I have associated the project file with the GUI and double
> click on a file, the assemblies to be tested load OK, but I also get
> an alert window with the details of an exception that has occurred
> appearing. I can't see how to attach a screenshot, but you can see it
> athttp://www.mcd.coop/images/mbuniterror.pngfor full details of the
> error. The top line reads System.ApplicationException: Failed
> reloading domain --> System.ApplicationException: Failed loading
> TestDomain --> System.Exception: Failed loading assembly -->
> System.Threading.ThreadAbortException: Thread was being aborted....
>
> This error does not appear if I open the GUI separately and then open
> the project file from within the GUI.
>
> Thanks, dan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to