[Mono-aspnet-list] asp menu issues

Stifu stifu at free.fr
Fri Nov 26 14:13:47 EST 2010


What docs are you following, exactly?
I just found this, in case it may help:
http://www.w3schools.com/aspnet/aspnet_navigation.asp
And there's always MSDN.


jpablo wrote:
> 
> 
> Can someone please give a hint or something ? i really want to use mono
> but with this problem i m about to drop it and start with java or
> something, if something that looks so simple does not work following the
> docs i just imagine things more complicated. thanks!
> 
> From: jpablolorenzetti at hotmail.com
> To: mono-aspnet-list at lists.ximian.com
> Subject: asp menu issues
> Date: Fri, 5 Nov 2010 15:56:53 +0000
> 
> 
> 
> 
> 
> 
> 
> 
> Hi, i m trying to add a very simple menu to a site in a master page, i m
> new to mono (to .net in general), this is the code:
> 
> <asp:SiteMapDataSource ID="MenuDataSource" Runat="server"
> ShowStartingNode="False" />
> <asp:SiteMapPath ID="SiteMapPath" Runat="server"
> SkipLinkText=""></asp:SiteMapPath>
> <asp:Menu ID="MainMenu" Runat="server"
> DataSourceID="MenuDataSource"></asp:Menu>
> 
> but it does not work, i get a lot of errors of missing java scripts and
> also the look of the menu is, i dont know what that is but it does not
> look like a menu, i have searched all over the place and try so many
> things but nothing work and always the same errors mentioned above so i
> must be doing something very wrong but i m following the msdn howto so i
> have no idea what the problem is, i would appreciate any help. thanks!!!
> i m using mono 2.6.4 on fedora 13. thanks!
>  		 	   		  
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
> 
> 

-- 
View this message in context: http://mono.1490590.n4.nabble.com/asp-menu-issues-tp3028847p3060788.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list