Hi, I'm trying to upload all files from a directory on the local machine to the server. The user enters the directory, for example, "C:/webexport" in txtPath. The code below works when I debug using Visual Web Developer, but when I run it live I get this error: System.IO.DirectoryNotFoundException...