Visual Studio 2008: Install New Project Template

Visual Studio Install New Project Template

 

For example, I want to install EP prj template: AxWebProject.zip

   

  1. Copy AxWebProject.zip zip file into this folder

    C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplates\Web\CSharp\1033

       

  2. Extract this zip file into one folder, and rename it to AxWebProject.zip

    Be care it must be same as zip file name, must append .zip postfix.

       

  3. Move this folder into this folder:

    C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplatesCache\Web\CSharp\1033 

  4. Sometimes, maybe these cmd can be useful.

devenv.exe /setup

devenv.exe /installvstemplates

  1. That's all right, start Visual studio 2008, maybe there is something wrong message pop up, don't care, close VS, and restart it again.
posted @ 2010-09-10 16:42  upzone  阅读(402)  评论(0编辑  收藏  举报