I've written a VB.NET application that will automatically replace a client.ade application on a workstation with the one on the Server if the server is newer. It replaces the file based on the Modified Time using FileDateTime function. While testing this I've discovered a problem ...