August 27, 2010

Generic error occurred in GDI+. Description : Nopcommerce

 generic error occurred in GDI+.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.ExternalException: A
generic error occurred in GDI+.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Stack Trace:
[ExternalException (0x80004005): A generic error occurred in GDI+.]
  System.Drawing.Image.Save(String filename, ImageCodecInfo encoder,
EncoderParameters encoderParams) +377630
  System.Drawing.Image.Save(String filename, ImageFormat format) +69
  NopSolutions.NopCommerce.Common.Media.PictureManager.GetPictureUrl(Picture
picture, Int32 Width, Int32 Height, Boolean showDefaultPicture) in
PictureManager.cs:195
  NopSolutions.NopCommerce.Web.Modules.ProductBox1Control.BindData() +198
  NopSolutions.NopCommerce.Web.Modules.ProductBox1Control.Page_Load(Object
sender, EventArgs e) +33
  System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp,
Object o, Object t, EventArgs e) +14
  System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object
sender, EventArgs e) +35
  System.Web.UI.Control.OnLoad(EventArgs e) +99
  System.Web.UI.Control.LoadRecursive() +50
  System.Web.UI.Control.LoadRecursive() +141
  System.Web.UI.Control.LoadRecursive() +141
  System.Web.UI.Control.LoadRecursive() +141
  System.Web.UI.Control.LoadRecursive() +141
  System.Web.UI.Control.LoadRecursive() +141
  System.Web.UI.Control.LoadRecursive() +141
  System.Web.UI.Control.LoadRecursive() +141
  System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+627



Solution : Create thumbs directory  inside images and give read/write permission to it

No comments:

Post a Comment