Question : Visual Studio 2008 - Installing Custom Project Templates

The custom project template that I created using the "Export Template Wizard" is not showing up under the "My Templates" list box when I try to create a new project ( File -> New -> Project).

I am pretty sure the problem has to do with the zip file not being in the right folder.  The path I am using is "My Documents\Visual Studio 2008\Templates\ProjectTemplates\Visual C#\"

If this is not the correct path then what is the correct path to place the zip file in?

Thank you.

Elliot

Answer : Visual Studio 2008 - Installing Custom Project Templates

The location of this folder can be found in your Visual Studio preferences (Tools -> Options -> project and Solutions -> Visual Studio user project temlate location).

Check to see if this is the location where you copied your template.

If this doesnt work, make sure you selected visual c# while creating the project.

If still it doesnt work, then there might be some issue with the template file.
Random Solutions  
 
programming4us programming4us