You must create a folder for the application, and then use IIS Manager to configure the folder as a virtual directory. ASP.NET then recognizes it as an application root folder, and allows the site map provider definition.
In shared hosting environments, be aware that the machine administrator may use configuration settings at machine level to prevent you specifying certain application settings. However, I would not expect them to prevent use of a site map provider.
|