Hello everyone

We have a webapplication that uses ImageMagick to do some image transitions and 
resizing. It works on our older servers but now I can't get it to work on our 
Windows 2008 (64 bit) servers.

I've installed the latest (and tried an older that is identical to the one on 
the old servers) ImageMagick binary and remembered to have it register it's 
dll. When I look in the registry the dll is registered as 
"ImageMagickObject.MagickImage.1"

When I run Win32::OLE->new("ImageMagickObject.MagickImage.1") I get nothing. 
The error / warning I can get out is

        Win32::OLE(0.1709) error 0x8007007e: "The specified module could not be 
found"

We are using Perl 5.10.1 1007 (32 bit)

Does anyone have a suggestion as to what I should do to get it working?


Best regards
Henning Michael Møller Just


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to