CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 4/22/2005 10:33:58 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 13 Views: 53 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
14 Items, 1 Pages 1 |< << Go >> >|
dLowe
Asp.Net User
Designer support for nested masters4/22/2005 10:33:58 PM

0/0

Has designer support for nested masters been fixed or improved in Beta 2? It looks to me like it hasn't...all I get is an "Error creating control" message in Design view for both the child-master and any content pages that specify the child master.

Just wanted to make sure I'm not overlooking something.

Thanks,

-Doug

Luis Abreu
Asp.Net User
Re: Designer support for nested masters4/23/2005 12:04:00 AM

0/0

Hello.

It has not been improved. in fact, if you're using VWD you can use the designer if you have nested master pages.


--
Regards,
Luis Abreu
email: labreu_at_gmail.com
PT blog: http://weblogs.pontonetpt.com/luisabreu
EN blog:http://msmvps.com/blogs/luisabreu
http://www.pontonetpt.com
http://weblogs.pontonetpt.com/
thuhue
Asp.Net User
Re: Designer support for nested masters4/23/2005 4:01:43 PM

0/0

What's VWD? Thanks.
ByReckon
Asp.Net User
Re: Designer support for nested masters4/24/2005 9:38:04 AM

0/0

Hello,

VWD is the acronym for Visual Web Developer 2005 Express.

Greetings.


VB .Net Coder - Apologize my C# nescience
Best Regards.
thuhue
Asp.Net User
Re: Designer support for nested masters4/25/2005 4:04:17 AM

0/0

Is it safe to install VWD on a development machine that already has VS2003? Thanks.
Dave Sussman
Asp.Net User
Re: Designer support for nested masters4/25/2005 7:52:53 AM

0/0

Yes, perfectly safe. I use both quite happily.

 

Dave

dLowe
Asp.Net User
Re: Designer support for nested masters4/25/2005 2:57:25 PM

0/0

Nuts, I haven't bothered with VWD Express Edition. In all the reading I had done, I assumed it was a subset of VS 2005 and didn't have features of its own. Just to clarify ...  you're saying that VWD Express Edition does have designer support for nested master pages, even though VS 2005 does not?

That sure seems backwards to me. According to the VWD Express page, VWD is designed for "non-professional, hobbyist, and enthusiast developers." Seems to me that nested master pages is something a professional developer is more likely to need than a hobbyist.

Oh well. I'm downloading VWD Express now.  Is there a forum or blog post anywhere that details the differences between VWD and VS2005?

Thanks,

Doug

 

dLowe
Asp.Net User
Re: Designer support for nested masters4/25/2005 3:59:11 PM

0/0

OK, this must have just been a typo. I downloaded & installed VWD Express Edition Beta 2, and you still get the "Design view does not support editing or creating nested master pages. To create or edit nested master pages, use source view." message. So if you're using VWD, you can *not* use the designer if you have nested master pages.

--Doug

thuhue
Asp.Net User
Re: Designer support for nested masters4/25/2005 6:10:54 PM

0/0

May I know what are the most expedient completed new features in VS 2005? Thanks.
Jeff.aspx
Asp.Net User
Re: Designer support for nested masters4/25/2005 7:00:28 PM

0/0

Just to confirm Doug's experiment, we have not made any changes in support for Nested Master Pages between Beta 1 and Beta 2.  We still do not support it.  However, we're working on it for the next version. =)


Jeff King
Program Manager
ASP.net
sac87126
Asp.Net User
Re: Designer support for nested masters9/23/2005 2:31:24 PM

0/0

I just downloaded Visual Studio 2005 Team Suite Release Candidate 1.  Trying to design a page with a nested master page still yields "Design view does not support creating or editing nested master pages".  Will this be supported in the final release?

Jeff.aspx
Asp.Net User
Re: Designer support for nested masters9/26/2005 7:51:59 AM

0/0

The 2005 final release products will not have support for design view + nested masters.


Jeff King
Program Manager
ASP.net
coldfiltered
Asp.Net User
Re: Designer support for nested masters10/7/2005 5:13:26 PM

0/0

Hi,

Since the Design View is unavailable for any pages within a nested master pages scenario,  how can I get access to the only two useful things the designer view had, namely the ability to double click events for an object to get a handler inserted into the code, and access to the smart tag for an object.  Are these available via the source view?

Mufasa245
Asp.Net User
Re: Designer support for nested masters6/21/2006 7:08:42 PM

0/0

A decent workaround for now is too set the content page's master page programmatically as described here: http://www.odetocode.com/Articles/450.aspx

You don't see any of the master page contents, but you do see the content page's contents in the design view.
14 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages Authors: Jacob J. Sanford, Pages: 474, Published: 2007
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006
Beginning ASP.NET 3.5: In C# and VB Authors: Imar Spaanjaars, Pages: 734, Published: 2008
ASP.NET 2.0 Cookbook Authors: Michael A. Kittel, Geoffrey T. LeBlond, Pages: 989, Published: 2005
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
Core Internet Application Development with ASP.NET 2.0 Authors: Randy Connolly, Pages: 1049, Published: 2007
Dreamweaver 8: The Missing Manual Authors: David Sawyer McFarland, David Pogue, Pages: 936, Published: 2006
Dreamweaver 8: The Missing Manual Authors: David Sawyer McFarland, David Pogue, Pages: 936, Published: 2006
Dreamweaver MX 2004: The Missing Manual Authors: David Sawyer McFarland, David Pogue, Pages: 836, Published: 2004
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1255, Published: 2005

Web:
VS 2008 Nested Master Page Support - ScottGu's Blog Visual Studio 2008 Nested Master Page Designer Support. Monday, July 09, 2007 11 :27 AM by Rich Mercer. Scott Guthrie has a great article about one of great ...
Using nested master pages with visual design support and ... Hi Experts.... I am using nested master pages and have successfully used a well documented solution to workaround VS.NET 2005's lack of nested master page ...
Feedback: Design Editing support for nested master pages In real world scenario, and for even greater productivity, Microsoft should make VS 2005 to support nested master pages editing in Design View, ...
The Moth: Support for Nested Master Pages in VS2008 Support for Nested Master Pages in VS2008. As cool as master pages were when introduced with VS2005/ ASP.NET 2.0, the designer was not capable of rendering ...
InfoQ: VS 2008 to Support Nested Master Pages Jul 18, 2007 ... Visual Studio 2008 adds full support for nested master pages, ... No matter - the visual designer is pretty crappy anyhow, I never used it : ...
Designer support for nested masters - ASP.NET Forums Has designer support for nested masters been fixed or improved in Beta 2? It looks to me like it hasn't...all I get is an "Error creating control" message ...
When will VS2005 support nested Master Pages in design mode? team has recorded this request and plan to add the nested master page design- time support in next release of Visual Studio(code name Orcas). ...
Nested Master Pages The only limitation is that Visual Studio 2005 only supports nested master page editing in source-view, and doesn't support it in the designer, ...
Visual Studio 2008 Nested Master Page Designer Support ... Scott Guthrie has a great article about one of great features I've been waiting for that will be coming to Visual Studio 2008 ; Nested Master Page Designer ...
Tips for Nested Master Pages and VS 2005 Design-Time: ASP Alliance The only downside is that VS 2005 only supports nested master page editing in source-view, and doesn’t support it in the WYWSIWYG designer (note: obviously ...

Videos:
AutoTest: Push-button testing using contracts Google London Test Automation Conference (LTAC) Google Tech Talks September 7th, 2006 Presenter: Andreas Leitner




Search This Site:










repeated logic problem-anomoly

need help setting up free 3 tier example ???

management content system help

thowing a warning in asp.net web application (vb.net server side code)

reading text files

viewing errors remotely

remove from listbox

error parsing web.config in beta 2

sql database "create table" in .aspx web app possible??

model's web site

can someone expalin httpcontext.rewrite method

login and registration page

calendar control

select statement error

date / time handling

understanding generics for methods

new session created everytime i refresh page

size of string variable

developing search engine

build error

translation to vb please

this maze should be more automated (trying to access my asp.net app from the network)

removing markup stye entries created in vs.net ?

regex question...odd behavior

calling code behind function from html

writing into file

automated deletion with sql

project for firefox

crystal report printing

execute a mailto in code behind

  Privacy | Contact Us
All Times Are GMT