Biztalk Server 2006: "The party corresponding to the inbound message cannot be identified".

Home Page Forums BizTalk 2004 – BizTalk 2010 Biztalk Server 2006: "The party corresponding to the inbound message cannot be identified".

Viewing 1 reply thread
  • Author
    Posts
    • #16615

      Hi,

         I have asked this question for many times,I hope I can get my answer here.

         I met this error When I tried to submit SubmitOrder.bat in Step 6: Test the Scenario of tutorial 4 about Biztalk Server 2006.

         I did the tutorial follow the instructions in the latest tutorial  document, and I can do tutorial1-tutorial3 successfully, So I think the configuration is right in my PC.

          the detail event log is :

         There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "Party resolution" Receive Port: "OrderProcessReceivePort" URI: "/HTTPReceive/BTSHTTPReceive.dll?Order" Reason: There was an authentication failure. "The party corresponding to the inbound message cannot be identified".

         By the way, how to validate the BTSHTTPReceive.dll work well? because I can not access http://myPC-Name/HTTPReceive/BTSHTTPReceive.dll?Order or http://myPC-Name/HTTPReceive/BTSHTTPReceive.dll?

      Thank you very much.

    • #16660

      What authentication do you have setup on the BTSHTTPReceive.dll in IIS. If it is anonymous, the there are no user credentials. You will need to use Basic or NTLM

       

      What error do you get when the BTSHTTPReceive.dll call fails?

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