Hello,
I have a problem when Biztalk calls a WebServices asmx.
Sometimes Biztalk return me, in Windows event viewer, these messages:
“
The adapter "SOAP" raised an error message. Details "Exception has been
thrown by the target of an invocation.".
The adapter "SOAP" raised an error message. Details "The operation has
timed-out.".
The adapter failed to transmit message going to send ****t
"http://127.0.0.1/wssabre/wsSabre.asmx".
It will be retransmitted after
the
retry interval
specified for this Send ****t. Details:"The operation has timed-out.".
“
Looking my Logs in the WebServices, I see that the response returns in few
seconds, instead
Biztalk can’t return the xml response to my web application (in
ASP.NET).
If I look the Windows event viewer I found these 3 messages.
The same search, instead, after 10 minutes works fine!
What is the problem? I think it’s a problem of Biztalk.
Can anyone help me??
Thanks a lot,
Francesco


|