[Mono-bugs] [Bug 551745] System.ServiceModel.Channels.HttpsTransportBindingElement throws NotImplementedException
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 5 20:38:53 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=551745
User gnorton at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=551745#c11
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #325612|0 |1
is obsolete| |
--- Comment #11 from Geoff Norton <gnorton at novell.com> 2009-11-05 18:38:49 MST ---
Created an attachment (id=325876)
--> (http://bugzilla.novell.com/attachment.cgi?id=325876)
new patch
eno,
This patch works around the issue for Christian, and demonstrates whats going
on. Since OperationContext.Current is threadstatic, we cannot the one he
populates in the async case, so we're going to need to marshal it properly
across the delegate.begininvoke
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list