You may receive a "Cant make a connection to BizTalk for document" error message when you send a message through a send port that uses the EDI transport in BizTalk Server 2004 (885195)
The information in this article applies to:
- Microsoft BizTalk Server 2004 Enterprise Edition
- Microsoft BizTalk Server 2004 Developer Edition
- Microsoft BizTalk Server 2004 Partner Edition
- Microsoft BizTalk Server 2004 Standard Edition
SYMPTOMSIn Microsoft BizTalk Server 2004, when you send a message
through a send port that uses the EDI transport, you may receive the following
error message in the application event log:
Event Type: Error Event Source: EDI Subsystem Event Category: BizTalk Server 2004 Event ID: 23 Date: 2/17/2005 Time: 4:55:34 PM User: N/A Computer: BIZTALKSERVER Description: Error encountered: ERROR (1030), interchangenr 10037 : COM_SendMessage(): Cant make a connection to BizTalk for document #10037. Errorcode is -1030 () Note In this error message, the word "Cant" is a misspelling for the word "Can't." CAUSEThis issue occurs if you have not configured and enabled a
receive location that uses the EDI transport.RESOLUTIONTo resolve this issue, configure and then enable a receive
location that is bound to the EDI transport. To configure the receive location,
follow these steps:
- Start Microsoft Visual Studio .NET.
- On the View menu, click BizTalk
Explorer.
- In BizTalk Explorer, expand Receive
Ports, expand Receive Locations, right-click the
receive location that you want to enable, and then click Edit.
The Receive Location Properties dialog box appears.
- In the left pane, click the General node.
- In the Name box, type a name for the
receive location.
- In the right pane, follow these steps:
- In the Transport Type list, click
EDI.
- In the Address (URI) box, click the
ellipsis button (...).
- In the EDI Transport Properties dialog
box, type your logical address in the Logical Address
box.
- In the Functional Acknowledgements
list, click the setting that you want.
- In the Supported document types for
EDIFACT list, click the supported EDIFACT document type that you want.
- In the Supported document types for
X-12 list, click the supported X-12 document type that you want, and
then click OK.
- In the Host list, click the host for
the receive handler.
- In the Receive Handler list, click the
receive handler.
- In the Receive Pipeline list, click
the receive pipeline.
- In the Start Date box, choose the
start date.
- In the Stop Date box, choose the stop
date, and then click OK.
To enable the receive location, follow these steps:
- In Visual Studio .NET, in a BizTalk Server project, click
BizTalk Explorer on the View menu.
- In BizTalk Explorer, expand Receive Ports,
expand Receive Locations, right-click the receive location
that you want to enable, and then click Enable.
The
receive location is now enabled.
REFERENCESFor more information about configuring an enabling receive
locations, visit the following Microsoft Developer Network (MSDN) Web sites:
Modification Type: | Major | Last Reviewed: | 2/28/2005 |
---|
Keywords: | kbtshoot kbBTSAdapters kbprb KB885195 kbAudDeveloper kbAudITPRO |
---|
|