[Mono-bugs] [Bug 75886][Cri] Changed - Remoting Configuration Win32-Client Mono-server

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 3 13:29:26 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 lluis at ximian.com.

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

--- shadow/75886	2005-09-28 10:20:50.000000000 -0400
+++ shadow/75886.tmp.5292	2005-10-03 13:29:26.000000000 -0400
@@ -349,6 +349,17 @@
 and 
 (2) namespace: System.Runtime.Remoting.Channels.Http 
     class: HttpServerChannel 
     method: void SetupMachineName()
 
 
+
+------- Additional Comments From lluis at ximian.com  2005-10-03 13:29 -------
+About the application name issue, it has been fixed.
+About the FormatException you see with --trace=none, ignore it.
+About the Bad request issue, the regular expression can't be changed
+like you propose since the format is "file:value" not "field_value".
+About the test case: when I run it I get this error in the windows client:
+WinClient, MainClass, Main - RemotingException : Expected shared key
+from server.
+This looks like an error from your custom channel sink. What do I need
+to do to run the test?


More information about the mono-bugs mailing list