[Mono-bugs] [Bug 567949] Self hosted service using NetTCPBinding hangs after second call

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 6 10:30:09 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=567949#c1


--- Comment #1 from Atsushi Enomoto <aenomoto at novell.com> 2010-01-06 15:30:08 UTC ---
A workaround is to use TransferMode = TransferMode.Streamed. It happens due to
some misimplementation at session management in TcpDuplexSessionChannel
(internal type) created by ServiceHost's ChannelDispatcher.

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