Server Error in '/' Application.

D:\Domains\premview.com\wwwroot\gallery\foto_19_513.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:\Domains\premview.com\wwwroot\gallery\foto_19_513.jpg

Source Error:


Line 25: 
Line 26: 		Dim fullSizeImg As Drawing.Image
Line 27: 		fullSizeImg = Drawing.Image.FromFile(imageUrl)
Line 28: 		fullSizeImg.RotateFlip(Drawing.RotateFlipType.Rotate180FlipNone)
Line 29: 		fullSizeImg.RotateFlip(Drawing.RotateFlipType.Rotate180FlipNone)

Source File: D:\sites\premview.com\public_html\Thumbnail.aspx    Line: 27

Stack Trace:


[FileNotFoundException: D:\Domains\premview.com\wwwroot\gallery\foto_19_513.jpg]
   System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) +490582
   System.Drawing.Image.FromFile(String filename) +12
   ASP.thumbnail_aspx.Page_Load(Object sender, EventArgs e) in D:\sites\premview.com\public_html\Thumbnail.aspx:27
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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