Copy link to clipboard
Copied
Hi,
I am working on creating Add In for Acrobat Reader DC using c++ and c#.
I am able to access c++ Add in to c# dll when c# dll was not singed (strong assemble).
Same is not working with Singed c# dll and throwing exception as
Could not load file or assembly 'AcrobatPluginMgr.dll' or one of its dependencies. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
Please help on this
Regards,
Rama
Have something to add?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now