[Mono-bugs] [Bug 53702][Nor] Changed - Member RemoteStackTraceString was not found

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Feb 2004 11:11:59 -0500 (EST)


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 lluis@ximian.com.

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

--- shadow/53702	2004-02-01 09:42:37.000000000 -0500
+++ shadow/53702.tmp.13003	2004-02-17 11:11:59.000000000 -0500
@@ -2,16 +2,16 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: SUSE Linux 9.0
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: lluis@ximian.com                            
 ReportedBy: Bernhard.Maehr@CuteConnections.Com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Member RemoteStackTraceString was not found
@@ -116,6 +116,10 @@
           forwardTo = (ISpamCatUI)Activator.CreateInstance(typeof
 (EasyUIServerProxy), null, activationUrl );
 
 The installing the service on the server:
           RemotingConfiguration.RegisterActivatedServiceType(typeof
 (EasyUIServerProxy));
+
+------- Additional Comments From lluis@ximian.com  2004-02-17 11:11 -------
+I guess you are using an old mono build. This was fixed on december.
+Can you check again with a more recent build?