Microsoft KB Archive/252686

From BetaArchive Wiki
Knowledge Base


INFO: Do Not Configure MSXML in a COM+ Application

Article ID: 252686

Article Last Modified on 12/1/2000



APPLIES TO

  • Microsoft COM+ 1.0



This article was previously published under Q252686

SUMMARY

The MSXML library is Microsoft's implementation of the Document Object Model XML parser. This component should not be configured within a COM+ application (or Microsoft Transaction Server Package). This means that MSXML should not be added as a component in a COM+ application in the Component Servies Snap-In.

The use of MSXML in COM+ is fully supported. To use it, just reference it from your own components, but do not configure MSXML as part of your COM+ application.



Additional query words: XML COM+ application configure

Keywords: kbinfo kbsysadmin KB252686