PRB: Cannot Release Transport After You Send Both Async and Sync Notes with the Same Object (311903)



The information in this article applies to:

  • Microsoft .NET Alerts

This article was previously published under Q311903

SYMPTOMS

After you send both the ASYNC and the SYNC notifications with the same object, the Transport object is not released. HTTP_Terminate is not called when releasing the Transport object and the connection point.

RESOLUTION

Make sure that you release Transport object and the connection point before you send the ASYNC and SYNC notifications.

Modification Type:MajorLast Reviewed:7/30/2002
Keywords:kbprb KB311903