[Mono-bugs] [Bug 404018] New: Can not send IMessage derived classes via remoting with HTTPChannel
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 26 04:51:47 EDT 2008
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: mono-bugs at lists.ximian.com
ReportedBy: migelU at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list