Home Page › Forums › BizTalk 2004 – BizTalk 2010 › b2bsolution giving a 401 error › b2bsolution giving a 401 error
November 19, 2005 at 6:14 AM
#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.