![]() |
Map not works
Need a little help please!
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. Pc works with win2000 Thanks for the help. |
From the "Common Problems (and solutions)" thread (http://www.eq2interface.com/forums/s...ead.php?t=3203)
Problem: Unknown Error: The currency separator information specified in the NumberFormatInfo is ambiguous for parsing. 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) Solution: To those getting the same error, maybe this will help: http://www.experts-exchange.com/Pro...Q_20837350.html I went to control panel -> regional and language options -> Customize and there I noticed that somehow my thousand and decimal seperator were both set to the same character (.) I fixed the problem, and now the updater works fine again. |
Now it works!
Thank you Ruddles, now it works fine. :)
|
| All times are GMT -5. The time now is 10:38 AM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI