Re: Very strange "input string not in correct format" bug
- From: "bob" <bob@xxxxxxxxxxx>
- Date: Wed, 7 Mar 2007 22:00:47 +1300
Hi Jen,
This is based on nothing but intuition and witchcraft.
Can you check the culture info of the thread just prior to the offending
instruction?
regards
Bob
"Jen" <none@xxxxxxxxxxx> wrote in message
news:%233ZUVgCYHHA.4520@xxxxxxxxxxxxxxxxxxxxxxx
One user of my application is experiencing an exception "input string notin
correct format". But it makes no sense where it is occurring. It isInt16
occurring when a string from a textbox ("172") is being convert to an
(using Convert.ToInt16). How can that be? There are other text boxesthat
are used in the identical fashion and they don't generate the exception.generate
All there are many other machines running my application that don't
the exception at all.
I have no idea what the problem could be and am looking for ideas.
.
- References:
- Prev by Date: Open an new Web project problem
- Next by Date: RE: ContextMenuStrip from a left click on a Notify Icon
- Previous by thread: Re: Very strange "input string not in correct format" bug
- Next by thread: Re: Very strange "input string not in correct format" bug
- Index(es):
Relevant Pages
|