Server Error in '/Download' Application.

Could not find a part of the path 'Z:\DLS\STUDENT_AWARD-final_Kyte-2013-030-0438-10-E.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.DirectoryNotFoundException: Could not find a part of the path 'Z:\DLS\STUDENT_AWARD-final_Kyte-2013-030-0438-10-E.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:


[DirectoryNotFoundException: Could not find a part of the path 'Z:\DLS\STUDENT_AWARD-final_Kyte-2013-030-0438-10-E.pdf'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +193
   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) +1162
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +66
   System.Web.HttpResponse.WriteFile(String filename, Boolean readIntoMemory) +91
   System.Web.HttpResponse.WriteFile(String filename) +18
   Vox.WebApplications.Customers.Eurelectric.Downloads.Download.Page_Load(Object sender, EventArgs e) in \\srv-02\wwwroot$\eurelectric.downloads\download.aspx.cs:171
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


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