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 09:01:54.000000000 -0400 +++ shadow/76454.tmp.18937 2005-10-17 10:45:11.000000000 -0400 @@ -358,6 +358,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-10-17 09:01 ------- ChannelServices.RegisteredChannels does not include the crossappdomain channel anymore. Fixed in SVN (r51800). + +------- 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! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
