How do I change the default language in Visual Studio 2005?
When Visual Studio starts it display information about C++, but I would like to change this to C#
When Visual Studio starts it display information about C++, but I would like to change this to C#
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 FinishHTH
David Kean
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"?
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
Thank You
I spent over an hour going through the help files trying to reset my start pane setting.
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.
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 !
It seems there alternative way of switching the default language without defaulting ALL your settings:
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
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![]()
A while ago I blogged about this because someone was complaining that he could not see the solution. I have screenshots on my blog:
To say or not to say - this is really should have been helpful to several others too. Well it helped me too. What I do is, the moment I got any problem like this I try to find it in usual way based on my current knowledge and If I see I'm spending too much time like 5 min or more
then I immediately search the web (google and msdn.microsoft) etc.
This post is helped me in the same way
Thanks
Regards
Ashok