Hi,
I'm facing a peculiar problem and not able to trace the reason behind
it.
I hope someone can provide an insight into it and the cause of the
same.
It is as follows:
* I have an orchestration which is consuming a 3rd party developed
webservice.
* My orchestration in turn is deployed as a webservice which is
consumed by a
.NET WebApplication.
* The input parameters are passed by .NET WebApplication and response
is returned
to the same by my orchestration depoyed as webservice.
"Everything was working fine till recently I started encountering
A response message sent to adapter "SOAP" on receive ****t
"Receiveprtname" with uri "webservicename.asmx" is suspended.
Error details: Safe handle has been closed"
As a result my BizTalk service shuts down.
Once I restart the service it works fine for 15 days and the same
problem
occurs again.
Can someone provide an insight into it?
Thanks
Petal