[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 17:41:09 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 10:45:11.000000000 -0400
+++ shadow/76454.tmp.22794 2005-10-17 17:41:09.000000000 -0400
@@ -365,6 +365,11 @@
------- 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!
+
+------- Additional Comments From carlos at applianz.com 2005-10-17 17:41 -------
+I moved the Channel registration to the Web.Config and that fixed the
+problem.
+
More information about the mono-bugs
mailing list