D
daveh551
I've seen reference to Nested Master Pages in some of the
documentation, but I haven't been successful in creating one in VS
2005 (Framework 2.0). I just did a search on it, and "How To:
Walkthrough" on Master pages listed VS 2008 and Framework 3.5 as pre-
requisites.
If I do an "Add New Item" selecting "Master Page", the "Use
MasterPage" check box is grayed out, so it won't let me create it in
VS 2005. Is there a way to "trick it"? Or is it just not supported in
the framework? (I tried creating a new Master page, and then adding
the "MasterPage="..." attribute in the head, but it didn't like that.
And I tried creating a WebForm page, then renaming it from Child.aspx
to Child.Master, and changing the "Page" in the header to "Master",
but it didn't like that either.)
Thanks in advance for any help.
documentation, but I haven't been successful in creating one in VS
2005 (Framework 2.0). I just did a search on it, and "How To:
Walkthrough" on Master pages listed VS 2008 and Framework 3.5 as pre-
requisites.
If I do an "Add New Item" selecting "Master Page", the "Use
MasterPage" check box is grayed out, so it won't let me create it in
VS 2005. Is there a way to "trick it"? Or is it just not supported in
the framework? (I tried creating a new Master page, and then adding
the "MasterPage="..." attribute in the head, but it didn't like that.
And I tried creating a WebForm page, then renaming it from Child.aspx
to Child.Master, and changing the "Page" in the header to "Master",
but it didn't like that either.)
Thanks in advance for any help.