[Mono-bugs] [Bug 76454][Wis] Changed - Problems with MarshalByRefObject remoting, channels and webservices.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 17 10:45:11 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 carlos at applianz.com.

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

--- shadow/76454	2005-10-17 09:01:54.000000000 -0400
+++ shadow/76454.tmp.18937	2005-10-17 10:45:11.000000000 -0400
@@ -358,6 +358,13 @@
 
 
 
 ------- Additional Comments From lluis at ximian.com  2005-10-17 09:01 -------
 ChannelServices.RegisteredChannels does not include the crossappdomain
 channel anymore. Fixed in SVN (r51800).
+
+------- Additional Comments From carlos at applianz.com  2005-10-17 10:45 -------
+I will try moving the channel to the Web.Config however I took out the
+if (ChannelServices.RegisteredChannels.Length <=0) and then my code
+failed saying that a channel was already registered. Its almost like
+if one page registers a channel the channel continues to exist for any
+other web page but they can't use it!


More information about the mono-bugs mailing list