English Error Messages in German Visual Studio 2008 / ASP.NET

后端 未结 3 1329
滥情空心
滥情空心 2020-12-30 11:51

This might be a bit weird question, but I\'ll give it a shot:

HELP, my Visual Studio 2008 / ASP.NET is giving me GERMAN error messages. Besides the fact that transla

相关标签:
3条回答
  • 2020-12-30 12:17

    Go to the Control Panel -> Software. There are language packs for .NET (for each version one). Uninstall them.

    0 讨论(0)
  • 2020-12-30 12:26

    Check your system-wide language preferences - 'Regional and Language Options' in WinXP Control Panel. I have found when using VS that my keyboard would go from UK to US mode or even French because the SHIFT + ALT + F10 keystroke is used by VS for showing some context menus and it is also used by Windows as the keystroke for changing system language.

    UPDATE: Check your system-wide language preferences. If necessary install a language pack, though I can't find any on MS Download Center. Otherwise install an English language verison. I am about to download VS 2008 C# Express and I have the option of English, Chinese, French, German, etc.

    0 讨论(0)
  • 2020-12-30 12:30

    You have to switch the user interface language (UI Language) to en-US via Web.Config. This will make sure they are in English.

    0 讨论(0)
提交回复
热议问题