Re: [Nant-users] Nant NUnit and remoting problem

2002-10-30 Thread WECaputo
Henk: >Has somebody encountered this problem: ... >Exception: System.InvalidCastException Yes, I have seen this. I had the same exact problem a few days ago when serializing to disk and deserializing back again in the same code -- worked in a sample program, failed in a NUnit test. My test looke

[Nant-users] Nant NUnit and remoting problem

2002-10-30 Thread Henk van Jaarsveld
Hi all,   Has somebody encountered this problem: Step 1: I have a NUnit test that does remoting. Running the test stand-allone (No NUnit, No nant) works fine.   Step 2: Then I used NUnit and I got: Exception: System.InvalidCastExceptionMessage:Return argument has an invalid type.Stack