It seems you are not allowed to load an assembly from the temp directory. The AnyCPU version of Magick.NET detects if it needs the x86 or the x64 version of the library and saves that dll to the temp directory. It then tries to load that library but it looks like it is not allowed to do that. Maybe I should add a method that will allow you to specify the folder that is being used for that. Can you contact me through CodePlex so I can send you a development version of Magick.NET that has this new option?
↧