Error on Windows 2008

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Doru Pirvu
Posts: 1
Joined: 2011-07-21T06:31:29-07:00
Authentication code: 8675308

Error on Windows 2008

Post by Doru Pirvu »

Hello,

We've used ImageMagick 6.4.9. Q16 on ASP pages on Windows Server 2003 R2, IIS 6. I didn't have any problem with ImageMagick on this server

Now, we had to move our website to a new server - Windows Server 2008 R2 Standard 64-bit, IIS 7.
When we tested the website, we've found the following error

Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'ImageMagickObject.MagickImage.1'
myfile.asp, line 230: Set logoframe = CreateObject("ImageMagickObject.MagickImage.1")


So, I've installed the last version ImageMagick-6.7.1-0-Q16-windows-x64-dll.exe on the new server but I have the same error.
Then I've installed Visual C++ 2010 Redistributable Package (x64) but I have the same error.

Could you tell me what I have to do on the new server in order to can run properly that ASP page who contain ImageMagick object?

Any help would be greatly appreciated :)

Thank you,
Doru Pirvu
Post Reply