首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > XML SOAP >

soap调用webservice报错,请好手帮忙解决

2012-12-14 
soap调用webservice报错,请高手帮忙解决!Connector:Connection time out. HRESULT0x800A1527 - Client:An

soap调用webservice报错,请高手帮忙解决!
Connector:Connection time out. HRESULT=0x800A1527 - Client:An unanticipated error occurred during the processing of this request. HRESULT=0x800A1527 - Client:Sending the Soap message failed or no recognizable response was received HRESULT=0x800A1527 - Client:Unspecified client error. HRESULT=0x800A1527  

下面为vb.net调用webservice的代码,请高手帮忙解决!谢谢!

  Dim b1 As New MSSOAPLib30.SoapClient30
  b1.MSSoapInit("http://fy.webxml.com.cn/webservices/EnglishChinese.asmx?wsdl")
  Dim result = b1.TranslatorString("hello")
   
  MsgBox(result)
[最优解释]
大師兄,接分來了

热点排行