0

I add WCF service as service reference on my project and try to call get methods. I got error "(405) Method Not Allowed." how I can modify the request verb from POST to GET.

MyServiceClient client = new MyServiceClient();
var testObj = client.GetCategories();
Johan
  • 7,680
  • 1
  • 30
  • 45
Muhammad
  • 1
  • 3

0 Answers0