Error While Invoking Web service thru orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Error While Invoking Web service thru orchestration

Viewing 1 reply thread
  • Author
    Posts
    • #21141

       Hi,

      In my application, I’m invoking a web service thru orchestration. The solution is deployed and web service is configured on the send port. I’m getting the following error in event log when trying to invoke the web service;

      The adapter failed to transmit message going to send port, ‘port name’ with url ‘actual url’

       

      Event ID is 5743

      Please help.

      It will be retransmitted after the retry interval specified for this Send Port. Details:”The remote server returned an error: (500) Internal Server Error.”

    • #21148

      It looks like the web service received the message and encountered an error while processing it.  I can tell that by the “(500) Internal Server Error” message in the log.  Do you have any way to debug the web service (tracing, attaching a debugger, etc.)?

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