зеркало из https://github.com/mono/mail-archives.git
90 строки
3.5 KiB
HTML
90 строки
3.5 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 47703][Wis] New - Wrong remoting channel default
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
|
||
|
<LINK REL="Previous" HREF="006939.html">
|
||
|
<LINK REL="Next" HREF="006941.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 47703][Wis] New - Wrong remoting channel default
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 47703][Wis] New - Wrong remoting channel default">bugzilla-daemon@bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Mon, 18 Aug 2003 12:13:31 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="006939.html">[Mono-bugs] [Bug 47429][Wis] Changed - Closed SqlConnections are put back into the connection pool.
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006941.html">[Mono-bugs] [Bug 47691][Nor] Changed - XPathDocument (and other classes?) have problems when a folder name containing the xmldocument src contains the # character.
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6940">[ date ]</a>
|
||
|
<a href="thread.html#6940">[ thread ]</a>
|
||
|
<a href="subject.html#6940">[ subject ]</a>
|
||
|
<a href="author.html#6940">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>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 <A HREF="mailto:paul.moore06@ca.com.">paul.moore06@ca.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47703">http://bugzilla.ximian.com/show_bug.cgi?id=47703</A>
|
||
|
|
||
|
--- shadow/47703 2003-08-18 12:13:31.000000000 -0400
|
||
|
+++ shadow/47703.tmp.31385 2003-08-18 12:13:31.000000000 -0400
|
||
|
@@ -0,0 +1,26 @@
|
||
|
+Bug#: 47703
|
||
|
+Product: Mono/Class Libraries
|
||
|
+Version: unspecified
|
||
|
+OS: Red Hat 9.0
|
||
|
+OS Details:
|
||
|
+Status: NEW
|
||
|
+Resolution:
|
||
|
+Severity:
|
||
|
+Priority: Wishlist
|
||
|
+Component: System
|
||
|
+AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
+ReportedBy: <A HREF="mailto:paul.moore06@ca.com">paul.moore06@ca.com</A>
|
||
|
+QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
+TargetMilestone: ---
|
||
|
+URL:
|
||
|
+Cc:
|
||
|
+Summary: Wrong remoting channel default
|
||
|
+
|
||
|
+The http channel on mono defaults to binary formatter.
|
||
|
+ The ms.net one defaults to SOAP.
|
||
|
+
|
||
|
+ This means that a simple test remoting app works fine when both run
|
||
|
+ under mono but needs to be tweaked if one piece runs uder .net and the
|
||
|
+ other under mono.
|
||
|
+
|
||
|
+ The mono default should be the same as the .net default
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="006939.html">[Mono-bugs] [Bug 47429][Wis] Changed - Closed SqlConnections are put back into the connection pool.
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006941.html">[Mono-bugs] [Bug 47691][Nor] Changed - XPathDocument (and other classes?) have problems when a folder name containing the xmldocument src contains the # character.
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6940">[ date ]</a>
|
||
|
<a href="thread.html#6940">[ thread ]</a>
|
||
|
<a href="subject.html#6940">[ subject ]</a>
|
||
|
<a href="author.html#6940">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|