On Apr 3, 4:24 pm, "Dave Farquharson" <gamerfarquhar...@hotmail.com>
wrote:
> Well, I am sure of the "0" vs " 0" vs " 0" part, and I've distilled our huge
> app down to a small set of things that do break (your "just converts"
> question), but I have not tried the InvariantCulture thing. I will give that
> a shot. Thanks!
Dave, I hope this is not too late to be useful. Take a look at this
post for the resolution:
http://groups.google.com/group/micro...a5728efb29fe90
Summary: it's a bug, not in .NET, but in the Windows localization
libraries, triggered by possibly-corrupt registry entries. The
corruption is not easy to see, but it is easy to fix.
Michael