Microsoft KB Archive/246630: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 46: Line 46:
== SUMMARY ==
== SUMMARY ==


The name of the type library that has all the COM+ ObjectContext, Object Control, and related functions and objects is "COM+ Services Type Library" in Windows 2000.
The name of the type library that has all the COM+ ObjectContext, Object Control, and related functions and objects is "COM+ Services Type Library" in Windows 2000.


</div>
</div>
Line 53: Line 53:
== MORE INFORMATION ==
== MORE INFORMATION ==


To be able to use ObjectContext to control transaction outcome and gather information about the execution context or to receive a callback on activation and deactivation or to use the Shared Property Manager in an early-bound fashion, you must set a reference to the COM+ Services Type Library. This is different than for Windows NT 4.0, where those libraries are called &quot;Microsoft Transaction Server Type Library&quot; and &quot;Shared Property Manager Type Library.&quot;
To be able to use ObjectContext to control transaction outcome and gather information about the execution context or to receive a callback on activation and deactivation or to use the Shared Property Manager in an early-bound fashion, you must set a reference to the COM+ Services Type Library. This is different than for Windows NT 4.0, where those libraries are called "Microsoft Transaction Server Type Library" and "Shared Property Manager Type Library."


</div>
</div>

Latest revision as of 13:50, 21 July 2020

Knowledge Base


Transaction Server Type Library and Shared Property Manager Type Library are in COM+ Services Type Library in Windows 2000

Article ID: 246630

Article Last Modified on 9/27/2007



APPLIES TO

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional Edition



This article was previously published under Q246630

SUMMARY

The name of the type library that has all the COM+ ObjectContext, Object Control, and related functions and objects is "COM+ Services Type Library" in Windows 2000.

MORE INFORMATION

To be able to use ObjectContext to control transaction outcome and gather information about the execution context or to receive a callback on activation and deactivation or to use the Shared Property Manager in an early-bound fashion, you must set a reference to the COM+ Services Type Library. This is different than for Windows NT 4.0, where those libraries are called "Microsoft Transaction Server Type Library" and "Shared Property Manager Type Library."


Additional query words: MTS COM+ 1.0 Migration References Type Library Transaction Server 2.0

Keywords: kbinfo kbupgrade KB246630