Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
 How to: Share Templates Across a De...

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Studio 
How to: Share Templates Across a Development Team 

In a team development environment, it can be useful to have each developer using the same custom project and project item templates. By default, Visual Studio looks for custom project and item templates in the following location:

My Documents\Visual Studio 2005\Templates\

Instead of giving each developer a copy of the appropriate template .zip files, you can keep the .zip files in a central location, such as a network share, and have each developer configure Visual Studio to look for templates in that network share.

NoteNote

To avoid confusion in the New Project and Add New Item dialog boxes, do not configure Visual Studio to use the same folder for both project and item templates.

To change the location where Visual Studio looks for custom templates

  1. From the Tools menu, choose Options.

  2. Select Projects and Solutions and then choose General.

  3. In Visual Studio user project templates location, enter a network share or click Browse to navigate to a network share.

  4. In Visual Studio user item templates location, enter a network share or click Browse to navigate to a network share.

  5. Click OK.

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
If you don't see "Projects and Solutions"      Ryan Rahlf   |   Edit   |   Show History
If you don't see "Projects and Solutions" on the Tools > Options dialog, make sure that "Show all settings" checkbox on the lower left is checked.
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker