First question is pertaining a bug in a model viewer I have been working on. The bug seems to have appeared for a couple users from germany that is impossible for me to reproduce even using applocal to set my region to deutsch. My project is running c# + slimDX as MDX is no longer supported and xna just doesn't fit my needs.
Here is a picture of the problem (uv bug):

This happens when loading an obj file. The basics is that I use a stream reader to read line by line of the obj file. Works fine for north american versions of windows.
Second problem is the inability to run on a 64-bit. I don't have a 64-bit system personally to build and test on so I am having trouble figuring this stuff out. I had the error message my friend was having, but I lost that. So if anyone runnning xp/vista 64-bit versions feels like trying to run my viewer (available here:
http://craig.young.81.googlepages.com/) and pass along the error from the event logs, it would be greatly appreciated. Otherwise links/tutorials for compiling for 64-bits would be greatly appreciated.
Thanks in advanced