IIS 7.5, Web Service and HTTP 405 error

后端 未结 6 1188
遇见更好的自我
遇见更好的自我 2020-12-01 19:27

I have a web service which I host on my machine. I use Windows 7 and IIS 7.5.

Problem: When the client tries to consume the web service, he/she ge

6条回答
  •  北海茫月
    2020-12-01 19:40

    Turns out I didn't have WCF HTTP-Activation enabled. Solution here: WCF on IIS8; *.svc handler mapping doesn't work

提交回复
热议问题