Results 1 to 5 of 5

Thread: Japanese Characters in VS

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Japanese Characters in VS

    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!!!!
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Japanese Characters in VS

    strange...I just copied some japanese text into a word document, and saved it.
    It did not complain, and when i opened the file again, the japanese displayed correctly!!!!
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Japanese Characters in VS

    Unicode is your friend!

  4. #4

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Japanese Characters in VS

    Thanks for the prompt reply.

    Please tell me what to do.

    I will be completely honest and say 6 weeks ago I knew nothing about asp.net and never worked with anything that required any language related stuff.

    I cannot think of words to express how much i will appreciate if you can walk me through this.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Japanese Characters in VS

    Viewing Japanese and having Japanese are two different things. You need to install the Japanese language pack. Go to Regional Settings in Control Panel. Go to the Languages Tab. After the Details button, add the Japanese keyboard there. It should install the IME for you. Also, check the "Install files for East Asian languages" checkbox.

    Also, add Japanese under the Advanced tab.

    Once all this is installed and you reboot, you should have the Japanese IME keyboard input for yourself and your programs. (You may also notice the font change in VS.NET).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width