I am using MVCSiteMap - http://mvcsitemap.codeplex.com/ -with Azure and I am trying to figure out how I can get it to remove the PORT number at the end of the generated sitemap.
How are you going to pass a viewdata into the sitemap file? 开发者_运维知识库 Try using DynamicNodeProvider for that.
i need to model the fol开发者_StackOverflow中文版lowing scenario, but I can\'t get it working with the MvcSitemapProvider (i think my problem also maps directly to the default SiteMapProvider). I want
System.NullReferenceException: Object reference not set to an instance of an object. Making the Sitemap.CurrentNode work in my code is oddly a problem.