Server Error in '/' Application.

D:\HOSTING\chuongtrinh135_gd1\

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:\HOSTING\chuongtrinh135_gd1\

Source Error:


Line 94:             End If
Line 95: 
Line 96:             Dim photo As Image = Image.FromFile(context.Server.MapPath(path))
Line 97:         
Line 98:             Dim bmp As New Bitmap(_width, _height)

Source File: D:\HOSTING\chuongtrinh135_gd1\DesktopModules\UDS.Articles\ImageHandlerLarge.ashx    Line: 96

Stack Trace:


[FileNotFoundException: D:\HOSTING\chuongtrinh135_gd1\]
   System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) +618682
   UDS.Modules.Articles.ImageHandlerLarge.ProcessRequest(HttpContext context) in D:\HOSTING\chuongtrinh135_gd1\DesktopModules\UDS.Articles\ImageHandlerLarge.ashx:96
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171


Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.8762