Doh! Figured it out. I downloaded the installer from a mirror and guessed incorrectly that I wanted the "static" version.
Make sure you install the "dynamic" version and you will get all the DLLs as external files that the COM object requires (that we're missing from our installs).
The "dynamic ...
Search found 2 matches
- 2013-02-07T18:31:30-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: ImageMagickObject.dll registration failure
- Replies: 3
- Views: 31001
- 2013-02-07T18:23:04-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: ImageMagickObject.dll registration failure
- Replies: 3
- Views: 31001
Re: ImageMagickObject.dll registration failure
I have the same issue on XP. Can't register ImageMagickObject.dll
On XP the equivalent error is as follows:
---------------------------
RegSvr32
---------------------------
LoadLibrary("C:\Program Files\ImageMagick-6.8.2-Q8\ImageMagickObject.dll") failed - The specified module could not be found ...
On XP the equivalent error is as follows:
---------------------------
RegSvr32
---------------------------
LoadLibrary("C:\Program Files\ImageMagick-6.8.2-Q8\ImageMagickObject.dll") failed - The specified module could not be found ...