| Russell Larrivee 2004-02-08, 8:42 am |
| When ever I try to use a COM object moniker.
From the .skx file the code looks like this:
com:interface tag="0!21" iid="2d2bcfaf-9bc9-3a7e-be74-
37d86b3266d9" moniker="FreightUtility.LoadLT"
Biztalk reports the following error:
Module ID: {30BFCE5C-FF8E-4BED-9687-A80A68FA1727}
Instance ID: {98840C25-448B-4169-9BD8-D00C0CC1F3A1}
Port name: LoadDBFromXML
CLSID/Moniker: FreightUtility.LoadLT
IID: IID_IUnknown
Error Code = 0x800401e4 : Invalid syntax
XLANG Scheduler Engine Internals Information:
File:
e:\bizetsp\private\sked\src\runtime\tech
bind\com\combinder\
ICOMBinder.cpp
Line: 855
This is what the code looks like when it works properly:
<com:interface tag="0!21" iid="2d2bcfaf-9bc9-3a7e-be74-
37d86b3266d9" clsid="7ab24fcd-18ca-3b52-9a31-
5852ff9480e3"/>
Does anyone know why I'm having problems with this?
Regards,
Russ
|