View Single Post
  #4  
Unread 02-10-2006, 08:39 AM
jimmies1991 jimmies1991 is offline
A Coastal Crab
 
Join Date: Feb 2006
Server: Antonia Bayle
Posts: 1
Default

Hi im also new and have the following problems when I'm trying to update my map.
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.
Please help!!
Reply With Quote