Thread: Updater Error
View Single Post
  #7  
Unread 01-04-2006, 07:40 PM
cerverus cerverus is offline
A Coastal Crab
 
Join Date: Nov 2005
Server: Antonia Bayle
Posts: 1
Default Error while logging

I'm attaching error log that i'm receving when trying to update
Hope this help

Unknown Error: Microsoft.VisualBasic
at Microsoft.VisualBasic.CompilerServices.IntegerType.FromString(String Value)
at Microsoft.VisualBasic.CompilerServices.IntegerType.FromObject(Object Value)
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)Cast from string "" to type 'Integer' is not valid.
Reply With Quote