Server Error in '/' Application.

Could not find file 'C:\inetpub\wwwroot\Websites\lowdown.carphonewarehouse.com\Images\Site\defaults\ContentDefaultxlarge.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: Could not find file 'C:\inetpub\wwwroot\Websites\lowdown.carphonewarehouse.com\Images\Site\defaults\ContentDefaultxlarge.jpg'.

Source Error:


Line 270:
Line 271:        Dim fileinfo As New FileInfo(filepath)
Line 272:        Dim filesize As Integer = CInt(fileinfo.Length)
Line 273:
Line 274:        Dim start As Integer, length As Integer

Source File: C:\inetpub\wwwroot\Websites\admin.bottletopmedia.com\Common\Helper\DownloadImage.ashx    Line: 272

Stack Trace:


[FileNotFoundException: Could not find file 'C:\inetpub\wwwroot\Websites\lowdown.carphonewarehouse.com\Images\Site\defaults\ContentDefaultxlarge.jpg'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1404
   System.IO.FileInfo.get_Length() +14408533
   DownloadImage.NoFound(HttpContext context) in C:\inetpub\wwwroot\Websites\admin.bottletopmedia.com\Common\Helper\DownloadImage.ashx:272
   DownloadImage.ProcessRequest(HttpContext context) in C:\inetpub\wwwroot\Websites\admin.bottletopmedia.com\Common\Helper\DownloadImage.ashx:57
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +542
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93


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