Here is the error message I receive each time I add a category, I have only added 2.

My first attempt using this program.  Godaddy only help when they can.

SEE ERROR MESSAGE:  PLEASE HELP!  I DID FIND A GREAT GUY ON YOUR FORUM WHO HELPED ME WITH THE INSTALL.
BUT I CAN CALL HIM WITH EVERY ISSUE AND BECAUSE HE IS NOT IN THE US.  PLEASE HELP!

Server Error in '/' Application.
A 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) +461268
   NopSolutions.NopCommerce.BusinessLogic.Media.PictureService.GetDefaultPictureUrl(PictureTypeEnum defaultPictureType, Int32 targetSize) +1428
   NopSolutions.NopCommerce.BusinessLogic.Media.PictureService.GetDefaultPictureUrl(Int32 targetSize) +48
   NopSolutions.NopCommerce.BusinessLogic.Media.PictureService.GetPictureUrl(Picture picture, Int32 targetSize, Boolean showDefaultPicture) +262
   NopSolutions.NopCommerce.BusinessLogic.Media.PictureService.GetPictureUrl(Picture picture, Int32 targetSize) +48
   NopSolutions.NopCommerce.Web.Administration.Modules.CategoryInfoControl.BindData() +516
   NopSolutions.NopCommerce.Web.Administration.Modules.CategoryInfoControl.Page_Load(Object sender, EventArgs e) +93
   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) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207