I am trying to use and reference a 3rd party SDK. I don't have DMA installed locally but I am publishing to DMA using DIS.
I have added the path to my DDL folder in the DIS as well
What am I missing?
Hi Tom,
As per the documentation provided by the vendor,
"The SDK interface is modeled on Microsoft’s Component Object Model (COM). On Microsoft Windows platforms, it is provided as a native COM interface registered with the operating system. On other platforms application code is provided to allow the same COM style Interface to be used. "
I had tried adding as assembly reference, but still gets added as COM.
Do you think its possible to use the SDK to build the connector?