How do I change the default language in Visual Studio 2005?

How do I change default language in Visual Studio 2005    

When Visual Studio starts it display information about C++, but I would like to change this to C#


Answer this question

How do I change the default language in Visual Studio 2005?

  • EnginAVCI

    Use the Import and Export Setting Wizard:

    1. Choose Tools -> Import and Export Settings...
    2. Select Reset All Settings and click Next
    3. Select whether you would like to save the current settings and click Next
    4. Select the settings you want to use and click Finish

    HTH

    David Kean

  • coolbanget

    MattontheNet wrote:

    Was this helpful ! Man, you have no idea! Like some others, I've spend precious time to find that (simple) action. May be an idea to include a small button on the start page that says: "Change default language"

    I vote for this too. A littel button on the start page would be very helpfull....

    Stephan


  • Iouri B.

    I did it and it worked good...but when i'm selecting the settings, there's some with a Warning icon with the message

    "Some categories may contain settings that could compromise the environment or your computer and data"

    when i imported a C# setting on the Start Page , the MSDN windows keeps showing "Visual Basic", but the "getting started" subwindow shows C#....there's really not a problem for me 'cause is just text...but is that a bug or a bad setting or something wrong cause it would be awful that the environment or something else fails just because i change some settings


  • ckphelan

    Ouch, I just tried that and a crash report was sent to Microsoft...

  • Amit Kejriwal

    Me too!
  • Lukas Ith

    Thank You

    I spent over an hour going through the help files trying to reset my start pane setting.


  • Irakli Lomidze

    This was very helpful.

    But in the process i get the following errors:

    Error 1: Projects and Solutions: Unable to import property 'ProjectItemTemplatesLocation' because it contains invalid data '%vsspv_visualstudio_dir%\Templates\ItemTemplates'.
    Error 2: Projects and Solutions: Unable to import property 'ProjectTemplatesLocation' because it contains invalid data '%vsspv_visualstudio_dir%\Templates\ProjectTemplates'.

    any clues about this

    Thank you.


  • FeaturesfromFlash

    David M. Kean - MSFT wrote:
    Use the Import and Export Setting Wizard:

    1. Choose Tools -> Import and Export Settings...
    2. Select Reset All Settings and click Next
    3. Select whether you would like to save the current settings and click Next
    4. Select the settings you want to use and click Finish
    It seems there alternative way of switching the default language without defaulting ALL your settings:

    1. Choose Tools -> Import and Export Settings...
    2. Select Import selected environment settings and click Next
    3. Select whether you would like to save the current settings and click Next
    4. In the Which collection of settings would you like to import, select the language you would like to switch to and press Next.
    5. Check, then un-check All Settings to clear all items.
    6. Expand General Settings and check New Project Dialog Preferred Language.
    7. If you want to also import keyboard shortcuts, expand Options, then Environment, and check Keyboard.
    8. Click Finish




  • Mikkel Nordvang Roved

    This tip solves another problem that i have with open file dialog to add image to button and/or imagelist. The VS 2005 was hanging before showing this dialog. After this steps the dialog are showing normaly.

    Thank you !


  • Suresh Bansal

    Jakob, if your still listening could you go back and mark David's reply as an answer to give him credit

  • Wytze B.

    YESSS!!!!  Sounds silly but I've spent the last 4 hours trying to figure this out...  THANK YOU!
  • Peter1979

    Was this helpful ! Man, you have no idea! Like some others, I've spend precious time to find that (simple) action. May be an idea to include a small button on the start page that says: "Change default language"


  • Beachbt

    Thanks David

    I was spent a day to do this reset operation.

    Thanks

    Madhav



  • Ze Miguel

    Thank you very much :-)
  • How do I change the default language in Visual Studio 2005?