winxp sp2 中 ie winform 访问webservice的问题!
系统在局域网其他的机器上没有问题,其中有一台winxp sp2的机器通过winform 访问webservice的时候报这个错误:
System.Net.WebException:Therequest failedwithhttp status 403 : Forbidden
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message,WebResponse response,StreamresponseStream,Boolean asyncCall)
这个错误该如何搞定?