> -----Original Message----- > From: Robert Jordan [mailto:[EMAIL PROTECTED] > Sent: Monday, June 27, 2005 03:32 PM > To: [email protected] > Subject: [Mono-devel-list] Re: Problem attaching to remoting server > > John, > > > Unhandled Exception: System.Reflection.TargetInvocationException: Exception > > has been thrown by the target of an invocation. > > > > Server stack trace: > > > > > > Exception rethrown at [0]: > > ---> System.ArgumentException: Couldn't bind to method > > 'SubmissionCallback'.--- End of inner exception stack trace --- > > in <0x006d1> System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke > > (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, > > System.Exception > > exc, System.Object[] out_args) > > Is that all? No more frames after this one?
Yes, that is the only error thrown. I thought there would be more as well, but that's it. > > Rob > > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
