View Single Post
  #2  
Unread 08-09-2007, 10:34 AM
Silenius Silenius is offline
A Young Mystail Rat
 
Join Date: Aug 2006
Server: Antonia Bayle
Posts: 2
Default

Got the same error unfortunately... here is what the updater says:

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)Die in NumberFormatInfo angegebenen Währungstrennzeicheninformationen sind für die Analyse mehrdeutig.

I don't have any idea why this error occurs, it came "over night"...
also tried to reinstall frameworks (all versions), update em but nothing helps -.-
Reply With Quote