Accessing a WebService from Orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Accessing a WebService from Orchestration

Viewing 1 reply thread
  • Author
    Posts
    • #21156

      Hi,

      I’m trying to consume a web service from orchestration. The web service is configured on the send port. I’m getting the following error in the event viewer when web serivice is invoked;

      The adapter failed to transmit message going to send port .Orchestration_1_Port_WebServicePort_3e6b049983876d99″ with URL “web service URL”. It will be retransmitted after the retry interval specified for this Send Port. Details:”Failed to load “” type.

      Please verify the fully-qualified type name is valid.

      Details: “”.

      The type must derive from System.Web.Services.Protocols.SoapHttpClientProtocol.

      The type must have the attribute System.Web.Services.WebServiceBindingAttribute. “.

      For more information, see Help and Support Center at “

      Please help me to come out of this error.

       

       

       

       

       

    • #21194

       Can u specify retry interval time for a webservice and try again.

      Chinu.

      • #21676

        Hello you can see too the soaptimeconnectiontimeout and the size of the message, compare it to the maxrequestlenght into the web.config ( it must be lower).

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.