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
  • 8,068
  • 1
  • 33
  • 46
Muhammad
  • 1
  • 3

0 Answers0