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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 4 12:53:05 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 yngve.zackrisson at mobila-kontoret.se.

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

--- shadow/75886	2005-10-04 06:25:57.000000000 -0400
+++ shadow/75886.tmp.18153	2005-10-04 12:53:05.000000000 -0400
@@ -376,6 +376,40 @@
 I will look into this more and try to come back with more data 
 about how to reproduce the error.
 
 
 
 
+
+------- Additional Comments From yngve.zackrisson at mobila-kontoret.se  2005-10-04 12:53 -------
+OK.
+I have created a new tar and zip files for the reproduction 
+of the IsCustomHeader interoperability problem.
+The test is as close as possible to the MSDN solution I could do.
+
+Please change the following:
+
+On the Win32 MS .NET Client side (extractable from the zip file):
+In the .../Client/bin/Debug directory change the file : 
+Client.exe.config : change the url to yor server url 
+(i.e. probably not 'me292').
+
+On the Linux (Fedora Core 3) Mono Server side 
+(extractable from the tar file):
+In the .../Server directory change the file : 
+Server.cs : change the row with 'channelProperties.Add("machineName",
+"me292") to your servers machinename and recompile.
+(i.e. probably not 'me292').
+(Use the Makefile.txt, maybe the SampleObject and SecureChannel 
+have to be compiled first and move to the bin/Debug directory first).
+
+----
+
+My runtime loggs from my test is in the respective 
+bin/Debug directorys (in the zip resp tar files).
+
+Client side : Client-exe-logg-2005-10-04-1745.txt.
+
+Server side: Server-exe-logg-2005-10-04-1745.txt.
+
+// Yngve Zackrisson.
+


More information about the mono-bugs mailing list