Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

GDI+ error on Windows Server 2003

$
0
0

Hello,

I've got this error when running the attached project on a Windows Server 2003

System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
   at System.Drawing.Image.SaveAdd(EncoderParameters encoderParams)
   at ‼.§‼.??()
   at Aspose.Pdf.Devices.TiffDevice.Process(Document document, Int32 fromPage, Int32 toPage, Stream output)
   at Aspose.Pdf.Devices.DocumentDevice.Process(Document document, Int32 fromPage, Int32 toPage, String outputFileName)
   at TEST_ASPOSE.PDF.Program.SplitToTifPdf(Stream stream, Int16 pageOffset) in
c:\dev\chomele\TEST\TEST_ASPOSE.PDF\TEST_ASPOSE.PDF\Program.cs:line 50

I'm using Aspose.PDF 9.5.0 and framework dotNet 4. For your information, running this program on Windows Server 2012, this error doesn't show up.

Any help appreciated,

Elisa.

 


Viewing all articles
Browse latest Browse all 3131

Trending Articles