Microsoft KB Archive/284161

From BetaArchive Wiki
Knowledge Base


Article ID: 284161

Article Last Modified on 11/6/2003



APPLIES TO

  • Microsoft BizTalk Server 2000 Standard Edition



This article was previously published under Q284161

SYMPTOMS

When you attempt to run the BTConfAssistant sample that is included in BizTalk Server 2000, the following error message occurs:

Run-time error '429':

ActiveX component can't create component

CAUSE

The BTConfAssistant sample was designed by using references to MSXML 2.6 program identifiers. The DOMDocument26 program identifier is used throughout the code. This version of the identifier is a version-dependent identifier. When you install MSXML 3.0 in replace mode, several registry entries are changed, which can cause the error message to occur. To verify this, do the following:

  1. In Visual Basic, click Project, and the click References.
  2. Make sure that Microsoft XML, version 2.6 is the only XML type library that is enabled.


RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

299664 INFO: How to Obtain the Latest BizTalk Server 2000 Service Pack


STATUS

This problem was first corrected in Microsoft BizTalk Server 2000 Service Pack 1.

MORE INFORMATION

The BTConfAssistant sample was designed before MSXML 3.0 was released, and therefore was designed to use the MSXML 2.6 program identifiers.

278636 PRB: Application Errors Occur After You Run Xmlinst.exe on Production Servers


Keywords: kbprb kbpending KB284161