Hi, I'm having a lot of trouble with remoting and mono 2.2 in a very specific scenario.
We extensively use PNUnit (Parallel NUnit) for testing our software. We run tests on Windows, Linux, MacOS x86 & PPC and now Solaris. Well, I've just installed Mono 2.2 on MacOS PPC and PNUnit fails. It gets a problem initializing sockets when having to call back a remoting interface. It didn't happen on 2.0.1 and it doesn't happen on 2.4 preview 2. I was trying to isolate a test case but no way I can reproduce it outside the PNUnit. It fails too with "official" 2.2 on OpenSuse 11. The message is: An exception was thrown by the type initializer for System.Net.Sockets.Socket and the call stack points to TcpConnectionPool.cs:277 pablo _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
