Orchestration – Webservice – Error

Home Page Forums BizTalk 2004 – BizTalk 2010 Orchestration – Webservice – Error

Viewing 0 reply threads
  • Author
    Posts
    • #17701
      Hi ,
      I receive a message from a system folder and convert it to soap request before calling Webservice. My webservice performs certain calculations and returns value. This soap response is converted again to a normal format which is to be placed in a system folder.
      I get a error as following:
      WebException: Unable to connect to the remote server
      SocketException: No connection could be made because the target machine actively refused it
      Message Flow is as follows :
       Message ID  {f26d4769-ab86-478a-8670-0144caca7b90}
      Size  189
      Parts  1
      Adapter  SOAP
      URL  http://localhost:1073/MYWEBSRV/EstimateService.asmx
      Port  RFPConsumeWS_1.0.0.0_RFPConsumeWS.RespondToRFP_EstimateWSPort_ab2d1907baf2985f
       
        RFPConsumeWS.RespondToRFP
       http://vijaykishan.org/#RFP Transmission Failure (To be retried) 2/16/2007 8:55:48 PM 
       Message ID  {0d5dc3b6-9591-4e6c-8c65-cb0e83696b4a}
      Size  189
      Parts  1
      Adapter  SOAP
      URL  http://localhost:1073/MYWEBSRV/EstimateService.asmx
      Port  RFPConsumeWS_1.0.0.0_RFPConsumeWS.RespondToRFP_EstimateWSPort_ab2d1907baf2985f
       
      Any help?
Viewing 0 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.