| Cyrille Visser 2004-12-03, 5:50 pm |
| Hello,
We previously had an issue with receiving messages via the HTTP
adapter of BizTalk 2004. We always got an HTTP error 500. After
switching off anonymous access for the virtual directory which was
pointing to the btshttpreceive.dll the HTTP 500 was solved. Now, we
got a HTTP 401.
We did everything according to the Microsoft guidline for configuring
the HTTP adapter. The configured user had all the rights that are
needed. Also there were no domain policies which were interfering.
After an extensive call with Microsoft it turned out that the Enhanced
Security feature of Internet Explorer was causing the 401 error. After
switching it off everything worked fine...!
There is also another workaround. After adding http://localhost and
http://<servername> to the Local Intranet zone of Internet Explorer
the 401 error was also solved. Even with Enhanced security enabled.
So if you ever receive such errors with the HTTP adapter of BizTalk
2004, try the solution above.
regards
Cyrille
|