Not bale to use the ImageMagickNET.dll

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
mayur
Posts: 1
Joined: 2012-07-11T09:12:33-07:00
Authentication code: 13

Not bale to use the ImageMagickNET.dll

Post by mayur »

Hi
I am trying to use ImageMahicNet.dll in my C# .net project . But its showing the runtime exceprion that "FileLoadException: A procedure imported by 'ImageMagickNET, Version=1.0.3485.18549, Culture=neutral, PublicKeyToken=null' could not be loaded. ". Is there other .DLL that need to be present in the application folder? I have also use Dependencies Runner to check the dependencies for the .DLL and adding the missing .DLLs to project, but unable to fix the issue. Can any one please elaborate the solution for the issue. Any help will be greatly appreciated.


Thanks
Post Reply