In my ASP.net site, I have a menu nicely styled control that works just fine on the local server. It is linked to a SiteMapDataSource.
My trouble is that the Design View does not show the current menu structure. Put differently, changes in the XML of the file MyMenu.sitemap do not show up in Design View, but they do show up when I run the program in debug mode.
I try refreshing the "Refresh Schema" link on the SmartTasks panel, both for the source and the menu control. This does nothing.
Any ideas?