Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

re: MTS object/instance not destroyed if client hanged and In Call=1

Status
Not open for further replies.

kwong

IS-IT--Management
Jul 30, 2000
1
MY
I have a program running on the client machine(thin client). To do some processing it will call a MTS COM in the server machine(NT server). If in the middle of processing,the client hangs meaning the MTS COM instance that is called hangs, this MTS COM instance will not be destroyed(if you see the MTS Manager(in Microsoft Management Console) the Object, Activated and In Call will be =1) even if I set the &quot;Shutdown after idle for &quot; to 1 minute.<br><br>I found out that if Object, Activated =1 but In Call=0, it will shutdown in 1 minute.<br><br>Q:<br>How do I make the hanged MTS object/instance be destroyed if In Call=1? <br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top