I have created a top navigation bar by implementing PortalSiteMapProvider and deploy it by a web scoped feature. if I create usual Site Collections Path-based SC it works and everything is ok, but if I create a Host-named site collection it generates
System.Web.HttpException the siteMapProvider MyTestTopNavProvider cannot not be found.
I have checked web.config file the provider is there.
thanks for your help.