[Mono-bugs] [Bug 476008] Remoting and Proxy Authentification - using IWebProxy

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 20 16:19:44 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=476008

User robertj at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=476008#c2


Robert Jordan <robertj at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertj at gmx.net




--- Comment #2 from Robert Jordan <robertj at gmx.net>  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.


More information about the mono-bugs mailing list