12-07-05 12:55 PM
Hi,
I am trying to consume a .NET webservice in an orchestration and am
getting the following error in the eventlog.
Error
------------
Event Type: Warning
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5743
Date: 2005/12/07
Time: 11:23:49 AM
User: N/A
Computer: DEVSERVER
Description:
The adapter failed to transmit message going to send port
"TestProj_1.0.0.0_TestProj. BizTalk_Orchestration1_WSPort_017501c976
896db
c"
with URL "http://devserver/XX.Party.WS/Person.asmx". It will be
retransmitted after the retry interval specified for this Send Port.
Details:"Failed to serialize the message part "requestMessage" into the
type
"PersonRequest" using namespace "http://tempuri.org/Party/WS/Person".
Please
ensure that the message part stream is created properly. ".
---------------
I have looked through the help and google and cannot find an answer to
this.
I am not sure if the problem is on the web service end or with Biztalk.
All I have done is added the web reference to the project and mapped to
the autogenerated schema for the request, so I'm not sure were the
problem originated.
Thanks in advance.
Mark.
[ Post a follow-up to this message ]
|