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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-10-17 17:41 ------- +I moved the Channel registration to the Web.Config and that fixed the +problem. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
