[Mono-bugs] [Bug 75814][Wis] New - The
System.Runtime.Remoting.Services.TrackingServices
fuctionality is not working
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 14 11:38:17 EDT 2005
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 svetlanaz at mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75814
--- shadow/75814 2005-08-14 11:38:17.000000000 -0400
+++ shadow/75814.tmp.2708 2005-08-14 11:38:17.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 75814
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: svetlanaz at mainsoft.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Summary: The System.Runtime.Remoting.Services.TrackingServices fuctionality is not working
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+The System.Runtime.Remoting.Services.TrackingServices is not notifies my
+handler when the remote object is marshalled/unmarshalled
+
+Steps to reproduce the problem:
+1. I defined class which implements ITrackingHandler interface
+2. In my remoting server and client I registered my tracking handler with
+TrackingServices.
+3. Run my remote server and client.
+
+Actual Results:
+I received no notifications via my registered tracking handler.
+
+Expected Results:
+In .Net I receive notifications about marshalling or unmarshalling remote
+objects
+
+
+How often does this happen?
+Always
+
+Additional Information:
+Zip file with test is attached
More information about the mono-bugs
mailing list