Hi,

I am using VS 2005 and when i use the menu control i have next problem. Namely, i am using SiteMap file and SiteMapDataSource object to populate menu control. But, when i run the certain page i have two menu items more that should not be there. 1st one is at the top of the menu and the 2nd one is at the bottom (last item). The 1st unwanted item has some strange value like Page.aspx?myValue=x#ctl00_Menu1_SkipLink.
What could be solution for this problem and why this happens at all?

Thanks