ArgumentOutOfRangeException: 不是有效的 Win32 FileTime。 参数名: fileTime --Message: 不是有效的 Win32 FileTime。 参数名: fileTime StackTrace: 在 System.DateTime.FromFileTimeUtc(Int64 fileTime) 在 System.Timers.ElapsedEventArgs..ctor(Int32 low, Int32 high) 在 System.Timers.Timer.MyTimerCallback(Object state) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.TimerQueueTimer.CallCallback() 在 System.Threading.TimerQueueTimer.Fire() 在 System.Threading.TimerQueue.FireNextTimers()