If you get the following error with an HTTP send port in BizTalk 2006, you may have an authentication issue:
A message send to adapter "HTTP" on send port "SendPort1" with URI http://localhost/vd/BTSHTTPReceive.dll?QueryString is suspended. Error details: This request requires buffering data to succeed.
A message send to adapter "HTTP" on send port "SendPort1" with URI http://localhost/vd/BTSHTTPReceive.dll?QueryString is suspended.
Error details: This request requires buffering data to succeed.
Check the following to see if it's the source of the problem:
It's best to not use anonymous authentication. Basic is good for development and testing, but the preferred method is either Kerberos or Single Sign-On.
Best of luck!
Remember Me
a@href@title, b
Page rendered at Tuesday, January 06, 2009 7:53:19 AM (Central Standard Time, UTC-06:00)
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.