Skip to main content
July 28, 2016
Question

Unable to use singed c# dll in Acrobat

  • July 28, 2016
  • 0 replies
  • 298 views

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

This topic has been closed for replies.