Server Error in '/' Application.

Could not find file 'C:\Websites\AfroxSelfService\files\AfroxProfile_2018-2019.pdf'.

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:\Websites\AfroxSelfService\files\AfroxProfile_2018-2019.pdf'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[FileNotFoundException: Could not find file 'C:\Websites\AfroxSelfService\files\AfroxProfile_2018-2019.pdf'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +10907437
   System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +2580
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +138
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +89
   System.Web.HttpResponse.TransmitFile(String filename, Int64 offset, Int64 length) +133
   AfroxSelfService.FileDownload.ExportToPDF(String DownloadFileLocation, String DownloadFileName) in C:\inetpub\wwwroot\AfroxSelfService\UserInterface\FileDownload.aspx.vb:37
   AfroxSelfService.FileDownload.InitPage() in C:\inetpub\wwwroot\AfroxSelfService\UserInterface\FileDownload.aspx.vb:21
   AfroxSelfService.FileDownload.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\AfroxSelfService\UserInterface\FileDownload.aspx.vb:11
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974