[Mono-devel-list] Master Pages

Lluis Sanchez lluis at ximian.com
Wed Jun 8 12:15:03 EDT 2005


Hi,

All ASP.NET 2.0 features are still under development, so many things
still don't work properly. For the concrete case of Master Pages, if you
have a sample page that works on MS.NET but does not on Mono, please
file a bug report in bugzilla.ximian.com, and attach all files that are
needed to reproduce the issue.

Thanks,
Lluis.

El dc 08 de 06 del 2005 a les 16:03 +0200, en/na jblais va escriure:
> Hello, 
> 
>  
> 
> I’m trying to use a new ASP.NET 2.0 feature, Master Pages. I’m having
> few problems.
> 
> First : I have created a master page with a public property. I need to
> access the property from the content pages, so I add the following tag
> <%@ MasterType VirtualPath="~/MyMasterPage.master" %> in my content
> page. I end up with an “Only one page allowed” error, when I try to
> access the content page.
> 
> The fact is it works fine under Visual Web Dev Express. Do I miss
> something?
> 
>  
> 
> Second minor problem
> 
> I define a contentplaceholder in the master page, I place a default
> message between the beginning and closing tag.
> 
> In a content page I do NOT define a content referencing the
> contentplaceholder of the master page, the default text is displayed,
> it is normal behaviour.
> 
> In another content page I DO define a content referencing the
> contentplaceholder and affect a message, the default text message is
> displayed along with the overriding message, but it should not display
> the default message. Does someone has an explanation ?
> 
>  
> 
> Thanks.
> 
> Regards.
> 
>  
> 
> Johann BLAIS <jblais at perinfo.com>
> 
>  
> 
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.824 / Virus Database: 562 - Release Date: 28/12/2004
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list