Page 1 of 1

Error on Windows 2008

Posted: 2011-07-21T06:50:27-07:00
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