[Mono-bugs] [Bug 683642] GetProperty<T> on Binding does not return the proper result

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 5 15:30:21 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=683642#c3


--- Comment #3 from Jonathan Pryor <jpryor at novell.com> 2011-04-05 19:30:20 UTC ---
Created an attachment (id=423305)
 --> (http://bugzilla.novell.com/attachment.cgi?id=423305)
CookieContainer.zip

This appears to be a bug within our WCF infrastructure.

The attached CookieContainer.zip is a minimal test case that doesn't require a
Mono for Android installation, though it does default to using Mono for Android
assemblies.

To reproduce:

    $ make run
    ....
    Unhandled Exception: System.InvalidOperationException: Unable to set the
CookieContainer. Please make sure the binding contains an
HttpCookieContainerBindingElement.
      at CalculatorSoapClient.set_CookieContainer (System.Net.CookieContainer
value) [0x00000] in <filename unknown>:0 
      at Test.Main () [0x00000] in <filename unknown>:0 

To use e.g. mono/master libs:

    $ make run SILVERLIGHT_LIBDIR=/path/to/mono/mcs/class/lib/moonlight
SMCS=/path/to/smcs

-- 
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