Project including Hyperledger.Indy throws exception of missing 'indy' dll how do I include indy?

0

Creating a blank project then including HyperLedger.Indy package from NuGet and calling a function from the Hyperledger.Indy namespace causes the program to halt with the following exception:

Error: Unable to load DLL 'indy' or one of its dependencies: The specified module could not be found. (0x8007007E)

How do I resolve the dll correctly? Hyperledger.Indy.dll has been included (I assume correctly) with the executable.

hyperledger-indy
asked on Stack Overflow Oct 18, 2019 by Fog

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0