Thread: Updating error
View Single Post
  #1  
Unread 12-01-2006, 07:44 AM
Ariwena Ariwena is offline
A Young Mystail Rat
 
Join Date: Sep 2006
Server: Antonia Bayle
Posts: 2
Default Updating error

I always get this error when trying to run the updater
Any information how to solve it would be apreciated.

Ty.

Ariwena



Unknown Error: Microsoft.VisualBasic
at Microsoft.VisualBasic.CompilerServices.DoubleType.Parse(String Value, NumberFormatInfo NumberFormat)
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)The currency separator information specified in the NumberFormatInfo is ambiguous for parsing.
Reply With Quote