FIX: Run-Time Error '429' Occurs When You Use the BTConfigAssistant Sample (284161)
The information in this article applies to:
- Microsoft BizTalk Server 2000
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: - In Visual Basic, click Project, and the click References.
- Make sure that Microsoft XML, version 2.6 is the only XML type library that is enabled.
RESOLUTIONTo 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.
Modification Type: | Major | Last Reviewed: | 11/6/2003 |
---|
Keywords: | kbpending kbprb KB284161 |
---|
|