[Mono-aspnet-list] asp menu issues

Juan Pablo L. jpablolorenzetti at hotmail.com
Fri Nov 5 11:56:53 EDT 2010


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!
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20101105/d51b75ef/attachment.html 


More information about the Mono-aspnet-list mailing list