[Mono-bugs] [Bug 49774][Nor] New - Web Services failure with remoting.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 16 Oct 2003 23:10:03 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49774

--- shadow/49774	2003-10-16 23:10:03.000000000 -0400
+++ shadow/49774.tmp.943	2003-10-16 23:10:03.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 49774
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System.Windows.Forms
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: miguel@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Web Services failure with remoting.
+
+I was testing submitting changes to the MonoDoc Service, and I got this:
+
+System.Runtime.Remoting.RemotingException: Requested service not found. No
+receiver for uri d3dd030c_240b_4e70_8eab_6930546fd5fd/1006889309_27
+in <0x00074> System.Runtime.Remoting.Messaging.MethodCall:ResolveMethod ()
+in <0x000e5> System.Runtime.Remoting.Messaging.MethodCall:.ctor
+(System.Runtime.Remoting.Messaging.CADMethodCallMessage)
+in <0x0006e> System.AppDomain:ProcessMessageInDomain
+(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
+in <0x0008d> (wrapper remoting-invoke-with-check)
+System.AppDomain:ProcessMessageInDomain
+(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
+in (unmanaged) (wrapper remoting-invoke)
+System.Net.Sockets.NetworkStream:Read (byte[],int,int)
+in (unmanaged) (wrapper remoting-invoke) System.AppDomain:DoCallBack
+(System.CrossAppDomainDelegate)
+in <0x00004> (wrapper remoting-invoke) System.AppDomain:DoCallBack
+(System.CrossAppDomainDelegate)
+in <0x00032> (wrapper remoting-invoke-with-check)
+System.AppDomain:DoCallBack (System.CrossAppDomainDelegate)
+in <0x00129> Mono.ASPNET.Worker:Run (object)