I created a web app in VS.NET 2005
Created a Master page
I tried to add a new Item to my project and can not select a Master page.
in the dialog I get The option to say I want to select a master page it is
missing.
Any Ideas,
Thank you,
Lit
> I tried to add a new Item to my project
What type of item are you trying to add...?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
As Peter said, I guess I have to add a Web Content Form, however I see
different things in different solutions that I have.
1-
In a previous project I see the Add New Item... with no submenus when I
right-click on my solution.
In this case I can add a Web Form in the dialog where the visual studio
template is and at the bottom I see the check box that said "Select Master
Page".
I have no problem here.
2-
In another solution I see a menu item called Add... which has a submenu that
has the "New Item...", "Existing Item..." etc..
in this situation I have to add a Web Content Form so to get the option to
select a master page but No check box at the bottom.
I don't know why the difference. Is it old and new templates?
Thanks for all your help.
Lit
"Peter Bromberg [C# MVP]" <pbro...@yahoo.yohohhoandabottleofrum.com> wrote
in message news:D6339972-349F-470F...@microsoft.com...