After creating a windows service, to move a file from one UNC path to another using a FileSystemWatcher, which, in turn, monitors a UNC path of an FTP folder for a new file, I received an unexpected error. I wired up the FileSystemWatcher’s OnCreated event to monitor for the new file. However, when the event [...]
Archive for the ‘General’ Category
FileSystemWatcher on a UNC path throws and Exception when trying to move a file
Posted: 25th August 2010 in General, Windows0
These two tools make blogging a whole lot easier than having to fiddle about with formatting in HTML text editors One: Download Windows Live Writer for editing and creating blog posts on the most popular blogging sites. Two: Paste as Visual Studio Code plug–in allows you to paste code in colour format from Visual Studio. [...]