Where is the web site templates ?

how can i get or load the web site templates back

when i open a new Website .(File->New->WebSite ) there wasn't any web site template in "New Web Site" window . just standart c# templates .

IIS was loaded . What is the problem

Note: I also try "denenv /installvstemplates" ...Not working...




Answer this question

Where is the web site templates ?

  • Bill Henning

    thanks for the answer. I tried but it doesnt work :(

  • takkyangel

    Then you may be missing the Web applications extension for studio...it is found in the Web Developer SDK.


  • R8VI

    Create a blank solution. Right click on the created solution (or an existing one), one of the options is Add. The next drop down has New Website or Existing Web site which will give you options for web services as well...

    This threw me for a loop for awhile myself.


  • Where is the web site templates ?