|
|
------------------------------------------------------------------------------ The following is the output of the error message to the end user: An Error Has Occured ------------------------------------------------------------------------------ The following is the debug/internal info: product.Page_Load Error ------------------------------------------------------------------------------ The following are .Net Exception Info:
Source: Need2Know.WebPrj.NJICLE.ClientAccess Message: System.IO.DirectoryNotFoundException: Could not find a part of the path "d:\hshome\njicle\downloads\".
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Need2Know.WebPrj.NJICLE.ClientAccess.product.DownloadFile(String fname, Boolean forceDownload) in c:\inetpub\wwwroot\njicle\client_access\product.aspx.cs:line 68 Stack Trace: at Need2Know.WebPrj.NJICLE.ClientAccess.product.DownloadFile(String fname, Boolean forceDownload) in c:\inetpub\wwwroot\njicle\client_access\product.aspx.cs:line 115
at Need2Know.WebPrj.NJICLE.ClientAccess.product.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\njicle\client_access\product.aspx.cs:line 45 ------------------------------------------------------------------------------ |
|
|
|