J
Juan Manuel Porras Gálvez
Hello,
actually I've got a problem when I convert .jpg image to .tif image in
ASP.NET with Framework 1.1. The following error is the cause:
System.OutOfMemoryException: Out of memory.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at
System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32
width, Int32 height)
at System.Drawing.Graphics.DrawImage(Image image, Rectangle rect)
In fact, "Out of memory" is the error. Sometimes error appears and others
don't. On a server it's making and in another don't.
Would you mind to write to me about the error cause?.
Thanks very much.
actually I've got a problem when I convert .jpg image to .tif image in
ASP.NET with Framework 1.1. The following error is the cause:
System.OutOfMemoryException: Out of memory.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at
System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32
width, Int32 height)
at System.Drawing.Graphics.DrawImage(Image image, Rectangle rect)
In fact, "Out of memory" is the error. Sometimes error appears and others
don't. On a server it's making and in another don't.
Would you mind to write to me about the error cause?.
Thanks very much.