[magick-users] ASP vbscript problem: stack overflow
David Schulz
david.j.schulz at gmail.com
Wed Nov 8 09:07:37 CST 2006
Hi,
Has anyone encountered this type of problem:
ImageMagickObject.MagickImage.1 error '80041771'
convert: 0xC00000FD: stack overflow
I´m running it on IIS @ Windows server 2003 asp vbscript. The line resizing
the images is:
objImg.Convert "-resize", SCALE, objFile.Path, objFS.BuildPath((ALBUM_THUMB),
objFile.Name)
The object has been created ( true on isObject(objImg) ).
Any clues?
/David
More information about the Magick-users
mailing list