Server Error in '/' Application.

D:\home\officineparmeggiani.it\httpdocs\Upload\8361b690-44d8-4b73-b248-f0afdda1ce15\TAVOLO 2200X800 USATO.jpg

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.IO.FileNotFoundException: D:\home\officineparmeggiani.it\httpdocs\Upload\8361b690-44d8-4b73-b248-f0afdda1ce15\TAVOLO 2200X800 USATO.jpg

Source Error:


Line 29:         else
Line 30:         {
Line 31:             source = Eproject.Drawing.Image.SaveImageAndResize(Context.Server.MapPath(source), Context.Server.MapPath(newfile), true, true, true, false, Width, Height, false);
Line 32:           source = System.IO.Path.GetDirectoryName(newfile) +@"/"+source;
Line 33:         }

Source File: d:\home\officineparmeggiani.it\httpdocs\handlers\Thumbnail.ashx    Line: 31

Stack Trace:


[FileNotFoundException: D:\home\officineparmeggiani.it\httpdocs\Upload\8361b690-44d8-4b73-b248-f0afdda1ce15\TAVOLO 2200X800 USATO.jpg]
   Eproject.Drawing.Image.SaveImageAndResize(String source, String path, Boolean CreateFolder, Boolean OverrideFile, Boolean Resize, Boolean ResizeOnlyWidth, Int32 MaxWidth, Int32 MaxHeight, Boolean Zoom) +694
   Thumbnail.FlushThumbnail() in d:\home\officineparmeggiani.it\httpdocs\handlers\Thumbnail.ashx:31
   Thumbnail.ProcessRequest(HttpContext context) in d:\home\officineparmeggiani.it\httpdocs\handlers\Thumbnail.ashx:16
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0