[Mono-bugs] [Bug 325392] multiref not deserialized

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 4 17:46:45 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=325392

User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=325392#c2


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |twiest at novell.com
           Found By|---                                             |Community of Practice




--- Comment #2 from Thomas Wiest <twiest at novell.com>  2008-06-04 15:46:45 MDT ---
Using the all in one test case from comment 1, I have confirmed that this bug
exists in Mono SVN r104652 on SLED 10 SP2 i586.


Steps to reproduce:
1. Download the test case from comment 1
2. untar the test case
3. cd into bug325392
4. run the server:
    ./start_server.sh
5. open another terminal
6. run make in the bug325392 directory
7. run the test case:
     mono TestService.exe
8. Notice the error:
     testService type: System.Xml.XmlNode[]

     Unhandled Exception: System.InvalidCastException: Cannot cast from source
type to destination type.
       at TestService.testService () [0x00000] 
       at (wrapper remoting-invoke-with-check) TestService:testService ()
       at ConsoleApplication1.Program.Main (System.String[] args) [0x00000] 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list