473,467 Members | 1,979 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

20,20 is not a valid value for Int32?

I have a customer (our first "beta" case as it happens) who has Norwegian
Windows XP. Our software is not translated to Norwegian (yet), we just have
the basic, default, EN version. Anyway, when the software runs he gets an
exception:

"20, 20 er en ugyldig verdi for Int32."

.... which roughly translates to, "20, 20 is not a valid value for Int32".

I have no idea where this exception occurs, given that the exception reports
no module and line number 0 when I check the trace! (presumably, it's
outside of "main").

The workaround turns out to be for him to change his language settings in
control panel to English. Then all works well. Obviously I'm busy
installing Norwegian XP onto a test machine here at the moment, but I'm
curious to know what/where/how/who could possibly cause this error? Any
ideas?

Robin
Nov 21 '05 #1
1 2667
in many other countries, a , is used where a . may be used here.
"Robin Tucker" <un********@duetospam.com> wrote in message
news:dd*******************@news.demon.co.uk...
I have a customer (our first "beta" case as it happens) who has Norwegian
Windows XP. Our software is not translated to Norwegian (yet), we just
have the basic, default, EN version. Anyway, when the software runs he
gets an exception:

"20, 20 er en ugyldig verdi for Int32."

... which roughly translates to, "20, 20 is not a valid value for Int32".

I have no idea where this exception occurs, given that the exception
reports no module and line number 0 when I check the trace! (presumably,
it's outside of "main").

The workaround turns out to be for him to change his language settings in
control panel to English. Then all works well. Obviously I'm busy
installing Norwegian XP onto a test machine here at the moment, but I'm
curious to know what/where/how/who could possibly cause this error? Any
ideas?

Robin

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Marc Scheuner [MVP ADSI] | last post by:
Folks, I need to try and make sure that a given string is a valid numerical value (not just int, or int32 - it could be float, decimal, what have you). VB.NET has a neat "IsNumeric" function -...
7
by: simon | last post by:
I declare variable as int16: int16 hourS; then I open dataReader and set the variable: hourS=rdr.getInt16(1); but I get an error when I start the page:
0
by: RSH | last post by:
I am having a bit of trouble filling a datatable with a query. I'm getting the error message: System.FormatException: String was not recognized as a valid DateTime. at...
8
by: Pieter | last post by:
Hi, I'm having some weird problem using the BackGroundWorker in an Outlook (2003) Add-In, with VB.NET 2005: I'm using the BackGroundWorker to get the info of some mailitems, and after each item...
10
by: dba123 | last post by:
Why am I getting this error for Budget? Error: An exception of type 'System.FormatException' occurred in mscorlib.dll but was not handled in user code Additional information: String was not...
19
by: Dave | last post by:
If Iwant to check if dataset1.SelectQuery1.column1 == System.DBNull.Value. How do I do this? What I wrote above will give an error. -- L. A. Jones
4
by: Rinaldo | last post by:
Hi, My code: kleur = binFavorietReader.ReadInt32(); Color kl = Color.FromArgb(kleur); BackColor = kl; but get an exeption: The exception that is thrown when one of the arguments...
6
by: Ahmedhussain | last post by:
Hi there, I m doing work on a gridview and Im getting an error: A potentially dangerous Request.Form value was detected from the client (ctl00$Content$GridView1$ctl03$TextBox1="<span...
2
by: bhupendrakumar | last post by:
error message System.InvalidOperationException was unhandled Message="Cross-thread operation not valid: Control 'listView2' accessed from a thread other than the thread it was created on." ...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.