← Back to team overview

nunit-core team mailing list archive

[Bug 881715] Re: Frequent socketexception in nUnit GUI

 

Please provide the stack trace that is available from the last exception
dialog.

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/881715

Title:
  Frequent socketexception in nUnit GUI

Status in NUnit V2 Test Framework:
  New

Bug description:
  Windows 7 64 bit, VS2010 .Net 4.0, nUnit 2.5.10

  I like to use nUnit GUI with the options automatic reload and
  automatic rerun last tests. This works fine for a while (anything from
  a few times to quite a few times) but then ends up in an error message
  stating

  Title: "Assembly Not Loaded"
  Text: "System.NetSockets.SocketException : An existing connection was forcibly closed by the remote host"

  If I try to reload the project I get the same error once more. This is consistent with my impression that the error first occurs on a automatically triggered reload.
  If I try to run the test after this message I get a NullReferenceException.

  The only way out is to close nUnit and restart.
  This error is quite annoying and disrupting to my attemp to work test driven.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/881715/+subscriptions


References