I’ve added a proxy to a webservice to a VS2008/.NET 3.5 solution. When constructing the client .NET throws this error: Could not find default endpoint element that references contract...
  • May 9, 2022
  • 0 Comments
I have a WCF service and I want to expose it as both a RESTfull service and as a SOAP service. Anyone has done something like this before? 6...
  • May 6, 2022
  • 0 Comments
I have a WCF Service which returns 1000 records from database to the client. I have an ASP.NET WCF client (I have added service reference in asp.net web application...
  • May 4, 2022
  • 0 Comments
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only...
  • May 3, 2022
  • 0 Comments