Webservice

System.Service Model.Security.MessageSecurityException:使用客户端身份验证方案Basic 禁止HTTP请求。

 

 如上图,在使用C#通过webservice和SAP交互时,出现上述错误,问题原因一般在两个地方,

1、webservice接口地址存在问题,删除旧ServiceReference,重新配置;

2、 sfmErp.ClientCredentials.UserName.UserName 

       sfmErp.ClientCredentials.UserName.Password

      存在问题,请确认账户名和密码正确。

 

附HTTP认证模式:http://blog.sina.com.cn/s/blog_5e83fce60102vkub.html

posted @ 2020-06-09 17:23  RunningSoybean  阅读(146)  评论(0编辑  收藏  举报