WCF - Cannot obtain Metadata

前端 未结 2 1134
Happy的楠姐
Happy的楠姐 2021-02-11 07:12

It is running in an Intranet using IIS 7 and it works fine whenever I enable Anonymous Authentication in the IIS Manager. If I disable it and try to run it using wcftestclient t

2条回答
  •  渐次进展
    2021-02-11 07:33

    Remove the MEX endpoint and leave . Mex endpoints require anonymous authentication to be enabled.

提交回复
热议问题