Error on my shopping cart (log attached)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 years ago
Spent a whole hair pulling day trying to resolve this error but in vain. Anyone can advise? I got this error when the site is online, so I am unsure why there is a reference to my local drive such as the H:\Personal.....



Log type:      Unknown
[The severity of the log entry.] Severity:   11
[The log entry message.] Message:   Exception of type 'System.Web.HttpUnhandledException' was thrown.
[The exception details for the log entry.] Exception:   System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+. at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams) at NopSolutions.NopCommerce.BusinessLogic.Media.PictureManager.GetPictureUrl(Picture picture, Int32 TargetSize, Boolean showDefaultPicture) in H:\Personal\wwwroot\SourceCode\Libraries\Nop.BusinessLogic\Media\PictureManager.cs:line 307 at NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.GetProductVariantImageUrl(ShoppingCartItem shoppingCartItem) in C:\inetpub\wwwroot\SourceCode\NopCommerceStore\Modules\OrderSummary.ascx.cs:line 214 at ASP.modules_ordersummary_ascx.__DataBinding__control4(Object sender, EventArgs e) in e:\inetpub\vhosts\simplylefty.com.sg\httpdocs\Modules\OrderSummary.ascx:line 60 at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.Repeater.DataBind() at NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.BindData() in C:\inetpub\wwwroot\SourceCode\NopCommerceStore\Modules\OrderSummary.ascx.cs:line 67 at NopSolutions.NopCommerce.Web.Modules.OrderSummaryControl.OnInit(EventArgs e) in C:\inetpub\wwwroot\SourceCode\NopCommerceStore\Modules\OrderSummary.ascx.cs:line 52 at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- 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.shoppingcart_aspx.ProcessRequest(HttpContext context) in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\d15698ea\1ca057a7\App_Web_ebqnqwlk.46.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Page URL:      http://www.simplylefty.com.sg/ShoppingCart.aspx
14 years ago
i've seen my personal drive mentioned on an online error message - i cannot tell you why !!
however, your error message may be permission related - can you check write permission has been granted for images/thumbs folder
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.