FIX: Properties and Methods May Not Be Displayed in the BizTalk Orchestration COM Binding Wizard (317768)
The information in this article applies to:
- Microsoft BizTalk Server 2000
This article was previously published under Q317768 SYMPTOMS
In Orchestration Designer, you can associate a port with a COM component by using the COM binding wizard. In the COM binding wizard, you can search a list of registered COM components and select a class. The available methods and properties for the selected class are displayed on the next page of the binding wizard. Some of the methods and properties that belong to the selected class may not be displayed in the list.
CAUSE
This problem occurs if you have a COM component that inherits from a base interface. Orchestration Designer does not list methods or properties from a base interface.
For example, assume that you have a COM component that implements an IInherited interface and this interface is derived from the base interface IBase. In the COM binding wizard, Orchestration Designer does not display any methods from the IBase interface.
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
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft BizTalk Server 2000 Service Pack 2.
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | kbBizTalk2000sp2fix kbbug kbfix KB317768 |
---|
|