[Mono-bugs] [Bug 354926] Remoting class implementing interface type throws RemotingException in client and client fails
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 22 21:41:33 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=354926
User robertj at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=354926#c3
--- Comment #3 from Robert Jordan <robertj at gmx.net> 2008-01-22 19:41:32 MST ---
Richard, it makes no sense to allow this. MS.NET is failing on the test as
well:
NET 1.1:
Unbehandelte Ausnahme: System.Runtime.Remoting.RemotingException: Es wurde
versu
cht, eine Methode aufzurufen, die im Typ Trac79.Shared.IRemoteObject für ein
Obj
ekt deklariert wurde, das Trac79.Server.RemoteObject anzeigt.
Server stack trace:
at
System.Runtime.Remoting.Messaging.StackBuilderSink.VerifyIsOkToCallMethod(
Object server, IMethodMessage msg)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMes
sage msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
req
Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgDa
ta, Int32 type)
at Trac79.Shared.IRemoteObject.DoIt()
at Trac79.Client.Program.Main()
NET 2.0:
Unbehandelte Ausnahme: System.Runtime.Remoting.RemotingException: Es wurde
versu
cht, eine Methode aufzurufen, die im Typ Trac79.Shared.IRemoteObject für ein
Obj
ekt deklariert wurde, das Trac79.Server.RemoteObject verfügbar macht.
Server stack trace:
bei
System.Runtime.Remoting.Messaging.StackBuilderSink.VerifyIsOkToCallMethod
(Object server, IMethodMessage msg)
bei
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMe
ssage msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
re
qMsg, IMessage retMsg)
bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgD
ata, Int32 type)
bei Trac79.Shared.IRemoteObject.DoIt()
bei Trac79.Client.Program.Main()
--
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