[Mono-bugs] [Bug 551745] System.ServiceModel.Channels.HttpsTransportBindingElement throws NotImplementedException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 5 23:03:47 EST 2009


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

User aenomoto at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=551745#c12


Atsushi Enomoto <aenomoto at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2 - High                   |P3 - Medium




--- Comment #12 from Atsushi Enomoto <aenomoto at novell.com>  2009-11-05 21:03:46 MST ---
The ClientRuntimeChannel.cs is ok to check in.

Better if you can add below lines at BeginProcess() ;-)

if (context != null)
  throw new InvalidOperationException ("another operation is in progress");

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