http://bugzilla.novell.com/show_bug.cgi?id=551745
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=551745#c11 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #325612|0 |1 is obsolete| | --- Comment #11 from Geoff Norton <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
