Re: domain=none for gui?
"Charlie Poole" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <003301c8757c$e40f1f90$6401a8c0@ferrari> |
Hi Jeff, The option is not supported on the gui. My preference for future releases is to increase isolation between the tests and NUnit itself rather than reduce it. Many problems which lead people to use /domain=none could also be solved by running of the tests in a separate process. That said, if the problem is an attempt to pass a gchandle to the NUnit appdomain, a separate process wouldn't help. I believe we need to look at the problem differently: why is this handle being passed in the first place? Is it being carried across by a custom exception? Charlie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Jeff > Sent: Friday, February 22, 2008 8:51 AM > To: [email protected] > Subject: [Nunit-users] domain=none for gui? > > > Is it possible to use the domain=none style switch for the nunit-gui? > > Even more preferable would be a directive in the nunit > project config file, is that possible? > > (I need the setting for the gchandle crossing app domains > error that has come up on the list previously) > > Thanks, > Jeff > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by: Microsoft Defy all > challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Nunit-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/