How to resolve the error "Cannot get Extended properties for COM Interface Schema_Name/ extendedProperties ".
book
Article ID: KB0087500
calendar_today
Updated On:
Products
Versions
TIBCO Adapter for COM
-
Not Applicable
-
Description
Resolution: Description =========== The error "Cannot get Extended properties for <COM Interface Schema_Name/ extendedProperties >" occurred when starting up the adapter.
Symptoms ========= The error message shows: 'Cannot get extended properties for (/tibco/public/class/ae/COM/DataConnectionI/i nterfaces/_IConnection/extendedProperties)'
Environment ========== All
Cause ===== The COM .dll file is not registered successfully on the server the adapter is running that which results in the Extended properties being invalid.
Resolution ======== Make sure that the validation of the COM Interface extended properties at design-time is successful.
*Navigate to AESchemas - Classes - COM.
** Select the folder pertaining to the required DLL (folder name is same as the DLL/library name imported into the repository).
** Go to Co-classes.
** Select the required class and check the extended properties (Designer Resources menu - Edit extended properties).
Issue/Introduction
How to resolve the error "Cannot get Extended properties for COM Interface Schema_Name/ extendedProperties ".