IIS 承载的WCF服务,程序调用发生如下错误:
Unhandled Exception: System.ServiceModel.ProtocolException: The remote server returned an unexpected response: (405) Method not allowed.
地解决方法参看:http://msdn2.microsoft.com/zh-cn/library/ms752252.aspx
微信扫一扫
IIS 承载的WCF服务,程序调用发生如下错误:
Unhandled Exception: System.ServiceModel.ProtocolException: The remote server returned an unexpected response: (405) Method not allowed.
地解决方法参看:http://msdn2.microsoft.com/zh-cn/library/ms752252.aspx
相关推荐