https://bugzilla.novell.com/show_bug.cgi?id=405454
Summary: Can not pass CallContext slot via HTTPChannel +
SoapFormatterSink
Product: Mono: Runtime
Version: SVN
Platform: i686
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: P5 - None
Component: remoting
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: DeveloperNet
Created an attachment (id=225395)
--> (https://bugzilla.novell.com/attachment.cgi?id=225395)
Call context data pass through SoapFormatter
Hello
We use CallContext depended data In our remoting scenario. This data contains
reference to the MBR object.
But runing our project under MONO runtime leads to exception:
System.Runtime.Serialization.SerializationException: The object with ID 4 could
not be resolved
at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00000]
at System.Runtime.Serialization.Formatters.Soap.SoapReader.get_TopObject ()
[0
x00000]
at System.Runtime.Serialization.Formatters.Soap.SoapReader.Deserialize
(System
IO.Stream inStream, ISoapMessage soapMessage) [0x00000]
at System.Runtime.Serialization.Formatters.Soap.SoapFormatter.Deserialize
(Sys
tem.IO.Stream serializationStream,
System.Runtime.Remoting.Messaging.HeaderHandl
er handler) [0x00000]
at System.Runtime.Serialization.Formatters.Soap.SoapFormatter.Deserialize
(Sys
tem.IO.Stream serializationStream) [0x00000]
at
System.Runtime.Remoting.Channels.SoapClientFormatterSink.DeserializeMessage
(System.IO.Stream responseStream, ITransportHeaders responseHeaders,
IMethodCal
lMessage mcm, System.Runtime.Remoting.Channels.SoapMessageFormatter
soapMsgForma
tter) [0x00000]
at
System.Runtime.Remoting.Channels.SoapClientFormatterSink.SyncProcessMessage
(IMessage msg) [0x00000]
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke (IMessage request)
[0x
00000]
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Rem
oting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc,
System.Object[]
& out_args) [0x00000]
MSVC 2005 solution for bug reproducing in attachment
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs