Visual Studio Templates for VB Web Project

Last post 05-07-2008 2:06 PM by joecar. 4 replies.

Sort Posts:

  • Visual Studio Templates for VB Web Project

    04-17-2007, 10:08 AM
    • Loading...
    • tgneiti
    • Joined on 09-18-2006, 3:37 AM
    • Posts 72

    I am trying to create my first Template in Visual Studio, however I can not get the template to appear when I choose to create a new project.

    I created my template and exported it to a zip file on my computer.

    I have my project template location set up to: C:\Documents and Settings\user\My Documents\Visual Studio 2005\Templates\ProjectTemplates

    I tried placing the zip file in the directory listed above, I also tried placing it in the Visual Web Developer, and still the Template does not appear when I restart Visual Studio.

     Has anyone had success creating Templates and getting them to appear when a new website is selected?  If so, please provide any feedback that may help me accomplish this.
     

    Filed under:
  • Re: Visual Studio Templates for VB Web Project

    04-19-2007, 4:44 AM
    Answer

    Hi tgneiti,

    I have created a web site template successfully. Please try following steps:

     

    1)       Create a new web site using the File System mode

    2)       Add/modify whatever you needed (I recommend you don't do any change for a test)

    3)       Select menu File | Export Template

    4)       Follow the steps in the Export Template Wizard and this will create a customized web site project template at My Documents\Visual Studio 2005\My Exported Templates (Please always use the default setting except the language)

     

    Please pay attention to the language when exporting the template. It must be the same as your current opening project’s language (Visual Basic).

     

     

    Sincerely,
    Benson Yu
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
  • Re: Visual Studio Templates for VB Web Project

    05-30-2007, 12:01 PM
    • Loading...
    • jamesortis
    • Joined on 05-30-2007, 3:57 PM
    • Posts 2

    I use templates from expression web, see available template at asptemplate.net/

    http://www.asptemplate.net/

  • Re: Visual Studio Templates for VB Web Project

    05-30-2007, 12:02 PM
    • Loading...
    • jamesortis
    • Joined on 05-30-2007, 3:57 PM
    • Posts 2

    try asptemplate.net

  • Re: Visual Studio Templates for VB Web Project

    05-07-2008, 2:06 PM
    • Loading...
    • joecar
    • Joined on 03-05-2007, 12:35 PM
    • Posts 41
    • AspNetTeam
    If you extract the contents of your exported zip file, do you get a folder with the template content inside or just the template contents? If you get a folder with the template content inside, the template will not show up in Visual Studio since it is expecting just the contents of the template inside your zipped file.
Page 1 of 1 (5 items)