Has anyone else had issues with sending out AS2 messages (via HTTP) and occasionally have those messages suspend with errors such as this:
A message sent to adapter “HTTP” on send port “sendAsyncMDN” with URI http://some.web.server.com is suspended.
Error details: Cannot access a disposed object.
Object name: ‘System.Net.Sockets.NetworkStream’.
Apparently, the link below addresses this (sort of)… but I’m not too thrilled with the workaround here. Other thoughts?
http://support.microsoft.com/kb/924638