Page 1 of 1

.NET library issue

Posted: 2011-05-02T08:00:07-07:00
by CarlosJ
I am trying to get ImageMagicK to work with my .NET program. When using the ImageMagicKNET.dll as a reference and building the project errors are encountered when attempting to run the code (file not found message). It points to a file missing that is being referenced by this DLL and not to the DLL itself as I have made sure PATHS/copies and all other things needed for the DLL to load are correct.
I have seen this issue posted on the internet by others but cannot get a solution/answer to this.
Any hints will be appreciated.