Is there a way to import/export Visual Studio .NET 2003 settings? Especially the IDE level include, reference, library and source files' settings accessible from the Tools/Options/Projects/VC++ Directories menu.
Asked
Active
Viewed 643 times
2 Answers
2
No there is not. Import / Export settings is a Visual Studio feature which was added to the 2005 version. It exists in every version going forward but not backwards to 2003 or 2002.

JaredPar
- 733,204
- 149
- 1,241
- 1,454
2
Not sure if it covers also your settings, but you can read How To Import/Export VS .NET 2002/2003 Settings.

Peter Macej
- 4,831
- 22
- 49