Connecting Tech Pros Worldwide Forums | Help | Site Map

Select Master Page Option is missing

Lit
Guest
 
Posts: n/a
#1: Jul 29 '07
Hello,

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



Mark Rae [MVP]
Guest
 
Posts: n/a
#2: Jul 29 '07

re: Select Master Page Option is missing


"Lit" <sql_agentman@hotmail.comwrote in message
news:OdOs07X0HHA.5160@TK2MSFTNGP05.phx.gbl...
Quote:
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

=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
 
Posts: n/a
#3: Jul 29 '07

re: Select Master Page Option is missing


If you are referring to a WebForm with a MasterPage, The add new item dialog
provides WebForm (no master page) and Web Content form (allows to choose a
MasterPage). RTFM!
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
bogMetaFinder: http://www.blogmetafinder.com



"Lit" wrote:
Quote:
Hello,
>
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
>
>
>
Lit
Guest
 
Posts: n/a
#4: Jul 29 '07

re: Select Master Page Option is missing


Mark, Peter,

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]" <pbromberg@yahoo.yohohhoandabottleofrum.comwrote
in message news:D6339972-349F-470F-A174-403EB324B75B@microsoft.com...
Quote:
If you are referring to a WebForm with a MasterPage, The add new item
dialog
provides WebForm (no master page) and Web Content form (allows to choose a
MasterPage). RTFM!
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
bogMetaFinder: http://www.blogmetafinder.com
>
>
>
"Lit" wrote:
>
Quote:
>Hello,
>>
>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
>>
>>
>>

Closed Thread