Thread: Update Error
View Single Post
  #1  
Unread 12-28-2006, 03:45 AM
Idalo Idalo is offline
A Coastal Crab
 
Join Date: Oct 2006
Server: Guk
Posts: 1
Default Update Error

Can anybody help me out here?
EQ2MAP and its Auto Updater have worked in the past. I have NET Framework 1.1 and I get this error now:

Unknown Error: mscorlib
at System.DateTime..ctor(Int64 ticks)
at System.DateTime.FromFileTimeUtc(Int64 fileTime)
at System.IO.FileSystemInfo.get_LastWriteTimeUtc()
at System.IO.FileSystemInfo.get_LastWriteTime()
at WindowsApplication7.Form1.DownloadExtras()
at WindowsApplication7.Form1.DoUpdates()
at WindowsApplication7.Form1.Timer3_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
Parameter name: ticks
Reply With Quote