b2bsolution giving a 401 error

Home Page Forums BizTalk 2004 – BizTalk 2010 b2bsolution giving a 401 error

Viewing 1 reply thread
  • Author
    Posts
    • #12345

      Hello,

      I’ve developed the B2BSolution tutorial and it works up to the point where I’m testing the ERPSys functionality.

      The errors I’m getting are
      the adapter \”SOAP\” raised an error message. Details \”Exception has been thrown by the target of the invocation\”

      and

      the adapter \”SOAP\” raised an error message. Details \”The request failed with HTTP status 401 : Unauthorized\”

      I’ve followed the notes so it must be something to do with the port or the supplier web service proxy. What do I have to do with that service that the notes don’t mention? I’ve added the proxy to the TutorialAppPool but no change.

      Thanks
      Jason

    • #12346

      Seems like a permission problem. Make sure the host your SOAP adapter is running under is in the application pool as well.

      Maybe the security setting on IIS are set to something you do not expect.

      Also, you might want to try testing the web service through a simple .net app just to make sure it works without any problems.

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