开发者

"Add New Item" dialog for Web Application Project doesn't include "Web Form"?

开发者 https://www.devze.com 2022-12-21 13:48 出处:网络
VS2008 Web Application Project My \"Add New Item\" dialog doesn\'t include \"Web Form\".Here is a list of the items which are included in the Web category:

VS2008

Web Application Project

My "Add New Item" dialog doesn't include "Web Form". Here is a list of the items which are included in the Web category:

ADO.NET Data Service

ASP.NET Server Control

JScript File

Style Sheet

That's all. No Web Form. No User Control. Etc.

How do I get restore my templates so that I have all of them?

Some things I've tried:

  • Changing my "User item templates location" from "C:\Documents and 开发者_如何转开发Settings\user\My Documents\Visual Studio 2008\Templates\ItemTemplates" to "C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates"
  • devenv /installvstemplates
  • devenv /setup


Did you select to install the "Web Developer" or "Web Designer" portion of Visual Studio upon installation?

0

精彩评论

暂无评论...
验证码 换一张
取 消