Warning 5743

Viewing 1 reply thread
  • Author
    Posts
    • #14602

      Sending message from one Static Solicit-Response to another Request-Response I get warning 5743 and suspended messages.

      Warning is:
      [code:1:4bfe5869d1]
      The adapter failed to transmit message going to send port \"SendPort2\" with URL \"http://localhost/SybmitSync_temp_Proxy/SybmitSync_temp_org_Port_1.asmx\". 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 http://go.microsoft.com/fwlink/events.asp.[/code:1:4bfe5869d1]

    • #14603

      As I understood, I can’t send message to receive port(request-response) without orhcerstration or without assembly reference?

      It’s only happens, when I am using request-response port, using only request port all works correctly.

      • #14604

        Are you trying to do content-based routing of messages port-to-port directly without using an orchestration? It sure sounds like it.

        if so, I believe it is possible to do that in BTS06 now without having to do some tinkering with the message context in a pipeline component, but you need to configure some options when defining the send port with the SOAP adapter. See [url]http://groups.google.com/group/microsoft.public.biztalk.general/browse_thread/thread/eba273f359e864c2/9a68a8e96115e57a[/url]

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