Server Error in '/' Application.

C:\Inetpub\vhosts\webdesignistanbul.com\ext.aksiyonfotograflari.com/../images.aksiyonfotograflari.com/watermark/eskisehiryari1909/b5fd142a-c937-4879-a69e-d4e900330da3.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: C:\Inetpub\vhosts\webdesignistanbul.com\ext.aksiyonfotograflari.com/../images.aksiyonfotograflari.com/watermark/eskisehiryari1909/b5fd142a-c937-4879-a69e-d4e900330da3.jpg

Source Error:


Line 72:         For Each row As DataRow In dtbl.Rows
Line 73:             'Response.Write()
Line 74:             Dim loadedImage As Image = Image.FromFile(Server.MapPath("") & "/../images.aksiyonfotograflari.com/watermark/eskisehiryari1909/" & row("watermarkdosyaadi").ToString())
Line 75:             Dim ms As New MemoryStream
Line 76:             Dim thumbnailBitmap As Bitmap

Source File: C:\Inetpub\vhosts\webdesignistanbul.com\ext.aksiyonfotograflari.com\iframe.aspx.vb    Line: 74

Stack Trace:


[FileNotFoundException: C:\Inetpub\vhosts\webdesignistanbul.com\ext.aksiyonfotograflari.com/../images.aksiyonfotograflari.com/watermark/eskisehiryari1909/b5fd142a-c937-4879-a69e-d4e900330da3.jpg]
   System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) +628282
   iframe.FotografIndir(Int32 fotografID) in C:\Inetpub\vhosts\webdesignistanbul.com\ext.aksiyonfotograflari.com\iframe.aspx.vb:74
   iframe.iframe_Load(Object sender, EventArgs e) in C:\Inetpub\vhosts\webdesignistanbul.com\ext.aksiyonfotograflari.com\iframe.aspx.vb:23
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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