It looks like ImageMagick cannot find the directory that contains the ImageMagick files. Did you try calling MagickNET.Initialize without any parameters? And can you temporary move the method call to your Page_Load? Application_Start only happens once so you might have missed the exception.
↧