Editor.Setting["security:FilesGalleryPath"] is always null

  •  02-09-2008, 1:45 PM

    Editor.Setting["security:FilesGalleryPath"] is always null

    Cute Editor 6.0
     
    I've been trying to get the values of the security config, but all items are always null. When I review Editor.Setting.AllKeys, the count is always 0. Now, I know the file is being processed (/Security/Default.config) because I can change the ImageGalleryPath and the editor picks up on it. Am I missing the totally obvious here?
     
    My understanding is this IS the way to get security configuration information. Correct?
     
    My setup is the standard setup outlined in the implementation documents for ASP.NET 2.0.
     

View Complete Thread