I am creating a site where I don't want the editors to use PageFolders. But it seems that they are mandatory in CMS. If I leave the pageFolderVirtualPathProvider attribute empty I get a configuration error, if I remove it completely I get an ArgumentException in VirtualPathHandler that states that "No VirtualPathProvider is set to handler Page files or the virtualPath attribute is invalid."
Is it mandatory to use page folders? If not, how do I hide it? If it is so, is there a valid reason for this?
Cheers
henrik
Currently it is not possible to configure a CMS 5 site to run without an VirtualPathProvider for page folders. I have reported an issue in our tracking system that we should support that.