Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 899764 - Last Review: March 15, 2007 - Revision: 1.3
You receive a "The server encountered a transport error while processing the messaging port" error message when you try to send a document by using the HTTP transport in BizTalk Server 2000 and in BizTalk Server 2002
In Microsoft BizTalk Server 2000 and in Microsoft BizTalk
Server 2002, when you try to send a document by using the HTTP transport, you
receive a Error event in the Application log that is similar to the following:
An error occurred in BizTalk Server.
Details:
------------------------------
An error occurred during transmission:
Request information:
Proxy:
Proxy port:80
URL:http://ServerName/BizTalkWebSite/Receivestandard.asp
Content-Type:text/plain; charset="utf-8"
User name:
Client
certificate:
Request body:479 Bytes
Timeout duration (seconds): 91
Error code:80004005
====== ERROR =====
The HTTP server returned
an unexpected response: 400 Bad Request
The following response was
received:
<html><head><title>Error</title></head><body>The
parameter is incorrect. </body></html>
The server encountered
a transport error while processing the messaging port
"HTTPSendPort", which uses a transport component
with a ProgID of "BizTalk.SendHTTPX.1".
A transmission attempt
failed.
Note In this error message,
ServerName is
the name of the server,
BizTalkWebSite is the name
of the BizTalk Server Web site, and
HTTPSendPort is
the send port.
This issue occurs because the Receivestandard.asp file has
been modified and a Microsoft Visual Basic script (VBScript) compiler error
occurs.
To resolve this issue, follow these steps:
- Start Microsoft Internet Explorer.
- Open the Receivestandard.asp file directly in Internet
Explorer. To do this, visit a URL that is similar to the following:
http://ServerName/BizTalkWebSite/Receivestandard.asp
Note In this URL, ServerName is the name of
the server, and BizTalkWebSite is the name of the
BizTalk Server Web site.
When you open the Web page, notice the
details of the VBScript compiler error message.
For more information about how to use the HTTP transport,
visit the following Microsoft Developer Network (MSDN) Web site:
APPLIES TO
- Microsoft BizTalk Server 2002 Standard Edition
- Microsoft BizTalk Server 2002 Enterprise Edition
- Microsoft BizTalk Server 2000 Standard Edition
| kbbtsadapters kbinfo kbtshoot kbprb KB899764 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate