I have a weird problem.
I'm working on a Win8 set to a russian locale (though interface language is set to english). When I build my C# WPF application in VS2013 it then only works on other PCs if their locale is set to Russian too! I don't know why, but it is so.
The application itself uses only english characters in it's gui and code.
What can be the problem? I know it sounds ridiculus, but it is so! My friends all over the worlds tried to run it, about 10 of them, and it only worked if they set their locale to Russian!
If not it just does not start, without any errors
What am I missing?