|
Home > Archive > BizTalk Server General > November 2005 > Error: HRESULT="0x80040e14"
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Error: HRESULT="0x80040e14"
|
|
| Jack Barbosa 2005-11-29, 8:48 pm |
| Hi,
I am receiving the below error message in Biztalk 2004. Can anyone help?
Jack Barbosa
******************************
Event Type: Warning
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5743
Date: 11/29/2005
Time: 7:31:23 PM
User: N/A
Computer: TESTSRV
Description:
The adapter failed to transmit message going to send port "SQL://./TEST/".
It will be retransmitted after the retry interval specified for this Send
Port. Details:"HRESULT="0x80040e14" Description="The request for procedure
'IN1' failed because 'IN1' is a table object."
".
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
| |
| Marian Drumea 2005-11-29, 8:48 pm |
| It looks like the send port or the message you are passing is not
right. If you work with generated port types and deploy, you should get
the right send port and binding. As for the request, make sure is of
the type generated when you called "Add Generated Item", with the right
parameters in place, if any.
Thanks,
Marian
http://www.MarianDrumea.com/BizTalk
| |
|
|
|
|
|