missing templates in VS 2005

  • Thread starter Thread starter doug.stiers
  • Start date Start date
D

doug.stiers

When I go to Add Item in an ASP.Net 2.0 app I only see six items under
the Templates tab. There is no WebForm there is no Master Page, style
sheet, class. None of those things? Did I miss them during the install?
 
What do you mean by "Templates tab"? How are you adding an item? Plus, is
this for new items or existing items?
 
I'm trying to add a Master Page. I just loaded VS2005 and after I
created a new web application I'm right clicking on the project and
trying to add a NEW item like a Web Form or any other item you can add
in VS2003. Am I doing something wrong? I've done hundreds of asp.net
apps in VS2003. This is just too wierd.

Doug
 
In VS 2005, for now, an ASP.NET application is created through a new
Website, not through a Project. Is this what you're trying to do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top