Open
Description
When uploading the above image to better image gallery it gives an aw shucks. Checking the error log I got
System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at mojoPortal.Features.UI.BetterImageGallery.BetterImageGalleryService.CreateThumbnails(FileInfo[] images, String thumbnailCachePath)
at mojoPortal.Features.UI.BetterImageGallery.BetterImageGalleryService.SetupThumbnails()
at mojoPortal.Features.UI.BetterImageGallery.BetterImageGalleryRazor.RenderContents(HtmlTextWriter output)
at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
It is definitely an issue with the image but better image gallery should silently fail and not break like that.
Metadata
Metadata
Assignees
Type
Projects
Status
No status