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


           Summary: Can not send IMessage derived classes via remoting with
                    HTTPChannel
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i686
        OS/Version: Windows Vista
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: System
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Development


Hello
I found that IMessage derived classes can not be used in the remoting with
HTTPChannel.
When I try send one of such message I get following:
1) System.InvalidCastException : Cannot cast from source type to destination
type.
at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessage
(IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream
requestStream, ITransportHeaders& responseHeaders, System.IO.Stream&
responseStream) [0x00002] in
/..../mono-1.9.1/src/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs:325

Under MS.NET all works fine.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to