Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
(Move to ...)
Event registration app with QR/Paypal
Home
▼
Thursday, March 20, 2014
How to solve problem, Only WS-ReliableMessaging messages are processed by this endpoint
Remove reliableSession binding from WCF server side setting.
Or Add reliableSession binding setting into client side as well.
‹
›
Home
View web version