BUG: COM+ QC Server Application Does Not Shut Down If Local Client Is Running (294997)



The information in this article applies to:

  • Microsoft COM+ 1.0

This article was previously published under Q294997

SYMPTOMS

When a client application uses a local COM+ queued server application, you cannot shut down the COM+ server application as long as the client application is running. As soon as you shut down the client application, the COM+ server application can be shut down as well.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a COM+ queued application.
  2. From a client EXE that is running on the same computer, create the queued component (QC), call a method on it, and release it.
  3. In COM+ Explorer, try to shut down the COM+ queued application. Notice that the COM+ application continues to run.

Modification Type:MajorLast Reviewed:2/22/2002
Keywords:kbbug kbComPlusQC kbDSupport kbSysAdmin KB294997