WCF debug while ConcurrencyMode.Multiplehttp://forums.asp.net/t/1802573.aspx/1?WCF+debug+while+ConcurrencyMode+MultipleFri, 11 May 2012 03:17:21 -040018025734975654http://forums.asp.net/p/1802573/4975654.aspx/1?WCF+debug+while+ConcurrencyMode+MultipleWCF debug while ConcurrencyMode.Multiple <p>Please help me, i just can't step inside the WCF service method eventhough i have place a break point in the exact line where the service method is and press F11.</p> <p>my service is decorated by this attribute.</p> <pre class="prettyprint"><strong>[ServiceBehavior(InstanceContextMode = InstanceContextMode.Single,ConcurrencyMode=ConcurrencyMode.Multiple)]</strong></pre> <pre class="prettyprint"><b><br /></b>thnx</pre> 2012-05-11T03:17:21-04:00