Out of Memory

I'm currently getting this error message when I try to upload an image:

An error occurred at 8/12/2016 1:00:39 AM as follows

Exception of type 'System.Web.HttpUnhandledException' was thrown.

at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.member_gallery_item_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

---------------------------------

Out of memory.

at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at Orchidflux.Rubberslug.ImageProcessor.Resize(String source, String target, Size size, Int64 quality) in E:\_Work\Library\Orchidflux\Rubberslug\ImageProcess.cs:line 44
at member_gallery_item.SaveToS3(String path, Size originalDimensions, String key, FileSize size)
at member_gallery_item.UploadComplete(Object sender, UploadStatusEventArgs e)
at Krystalware.SlickUpload.Controls.UploadConnector.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

---------------------------------
rekka
Shadows on White
Aug 12 at 1:03 AM
Just adjust the size of your pictures.
Edited Sep 15 at 11:45 AM
consumercollectibles
Majin Vegeta
Sep 14 at 8:52 PM
Welcome! Login or Register