https://bugzilla.novell.com/show_bug.cgi?id=476008
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=476008#c2 Robert Jordan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Robert Jordan <[email protected]> 2009-02-20 14:19:43 MST --- HttpChannel was rewritten from scratch between mono 1.9 and 2.0 and it's not "compatible" with MS.NET's channel with respect to private field anymore. Try to set a global proxy using GlobalProxySelection.Select() for .NET 1.1 or WebRequest.DefaultWebProxy for .NET 2.0. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
