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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
