I have a web page that has an html file upload object on it. You browse for your file then click a button "Upload"
I keep getting this error message. What could it be?????
System.IO.FileNotFoundException: Could not find file "C:\test.xls". File name: "C:\test.xls" 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) at EnterpriseDT.Net.Ftp.FTPClient.Put(String localPath, String remoteFile, Boolean append) at ASP.jobtrackingUpDwn_aspx.FTPtest1() in d:\home\hnt24c232\jobtrackingUpDwn.aspx:line 132