[Mono-bugs] [Bug 54241][Maj] New - Http Remoting does not work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 11 Feb 2004 20:28:09 -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 ndhameja@panaceasoftware.com.

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

--- shadow/54241	2004-02-11 20:28:09.000000000 -0500
+++ shadow/54241.tmp.28892	2004-02-11 20:28:09.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 54241
+Product: Mono/Class Libraries
+Version: unspecified
+OS: SUSE 9.0
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: System
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ndhameja@panaceasoftware.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary:  Http Remoting does not work
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+ I am trying to port our server from windows to Linux (Mono 0.3). We were 
+trying to get remoting working between a Windows client and the Linux 
+server.
+    Using "http" remoting didn't work (some attribute error), so I 
+changed remoting to use 'tcp', than it worked just fine.  
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+Some namespace attribute missing error.
+
+How often does this happen? 
+Everytime
+
+Additional Information: