My work computer I just took over from the previous developer, so not sure how he set it up.
See, my C# code contains a lot of Japanese characters.
Now, I reinstalled my machine, but just cannot open my project and start working, because the Japanese characters shows as garbage.
I installed files for Asian Languages, but still no avail.

I can view Japanese on my machine though. I can for instance go to a website, copy some japanese characters, and paste it into say a asp.net page. But when I try to save it (same thing in notepad, word, etc)I get an error saying that the file contain Unicode characters which will be lost if i save the file as Ansi encoded text. This I can fix in VS studio, which allow you to save your work in certain encoding.

BUT , I need to open my existing project. I MUST finishe it this week-end and it have to go live tomorrow night!

PLEASE, I'm desperate!!!!