Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: Postscript delegate failed - No such file or directory @ error/pdf.c/ReadPDFImage/682

$
0
0
Hi everyone.

I've got the following error when trying to open .ai images:

ERROR 2014-03-07 10:53:14,812 [6] Logic.clsMaqueta - ImageMagick.MagickDelegateErrorException: Magick: Postscript delegate failed `\sesdesboa01\datos$\Tratamiento Imagenes NETEX\Proceso\Original completo NO JPG\Links\630928.ai': No such file or directory @ error/pdf.c/ReadPDFImage/682
at ImageMagick.MagickImageCollection.HandleReadException(MagickException exception)
at ImageMagick.MagickImageCollection.Read(String fileName, MagickReadSettings readSettings)
at ImageMagick.MagickImageCollection..ctor(String fileName)
at Logic.clsMagickImageUtils.ImagenCMYK2RGB(Boolean magickLogDebugInfo, String magickTemporaryDir, UInt64 magickMemoryLimit, FileInfo inputImage, String outputImageFullName, ColorProfile colorProfile, String customColorProfileName, String customColorProfileFile, String resolucion, String size, MagickFormat formatoSalida, Boolean hasClipMask, Boolean hasLayers)
at Logic.clsMaqueta.processImageSize(FileInfo imagen, String salidaFolder, String size, Boolean hasClipMask, Boolean hasLayers)


I'm using Magick.net in a Windows service that runs on a Windows Server 2003 32 Bits.

I have double checked that Ghostscript 32 Bits version is installed. I have even uninstalled, run CCleaner and reinstalled. Presently, and it should be the final configuration, it is not installed in C:, but in another unit. I have tried uninstalling and installing in C:, but without success.

The user logon of the service has enough privileges to run both, the service and ghostscript.

The same configuration of the service, in my local station works well. The main difference is that it is a 64 Bits Windows 7, but I'm using the same user in both machines.

If any of you can help, you'll be welcome.

Thanks.

Viewing all articles
Browse latest Browse all 3693

Trending Articles