Hi,
I use BizTalk and expose BizTalk schemas/orchestrations as WCF web service. This works quite well. But sometime it seems that the communication between IIS and BizTalk DLL's seems to hang, because when I call the web service then I get a timeout. But I check the suspended items in BizTalk then I don't see anything. The solution that works so far is that I need to create a script to restart BizTalk host instances every day. Has someone had the same problem and what is the "real" solution?
TL