Hello,
I have a Biztalk Orchestration that works fine.
But sometimes, It send me this error calling a WebServices asmx :
"
The adapter failed to transmit message going to send ****t
"http://localhost/wsIdeal/wsIdeal.asmx".
It will be retransmitted after
the
retry interval specified for this Send ****t. Details:"Server was unable to
process request. --> Object reference not set to an instance of an
object.".
"
If I try, after 10 minutes, to send again the same request xml, It works
good!
Somethimes instead, Biztalk send me "Timeout error" for the same request.
Why? Have I set any parameters on the webServices Asmx??
Thanks for all response.
Francesco