View Single Post
  #3  
Unread 07-06-2005, 05:53 PM
vochore vochore is offline
A Brown Bear
 
Join Date: Oct 2004
Posts: 11
Default

i also just got this error wene trying to update Unknown Error:
Object reference not set to an instance of an object.
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)


this is the first time this has happened,worked fine yesterday.
Reply With Quote