http://bugzilla.novell.com/show_bug.cgi?id=583934

http://bugzilla.novell.com/show_bug.cgi?id=583934#c0


           Summary: WebReqest.get_CachePolicy throws NIEX
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


Trying to use DotNetOpenAuth 3.4.0.10015 on Mono, attempting to log in with
Yahoo throws the following:

System.NotImplementedException: This method must be implemented in derived
classes
at System.Net.WebRequest.get_CachePolicy () <0x00010>
at DotNetOpenAuth.Messaging.MessagingUtilities.Clone
(System.Net.HttpWebRequest,System.Uri)
<0x007e5> at DotNetOpenAuth.Messaging.UntrustedWebRequestHandler.GetResponse

Note this is their standard version, their Mono branch has this line #ifdef'd
out:

newRequest.CachePolicy = request.CachePolicy;

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to