Re: Want to use SqlFileStorage Class

  •  02-10-2008, 5:26 PM

    Re: Want to use SqlFileStorage Class

    I am having this same problem with the SQLFileStorage. If I don't use the default root "/" directory you can't navigate up from lower directories. For example. If I set the root to "Editor1.SetSecurityGalleryPath("/test")" and then navigate to a directory below this in the InsertImage Dialog, such as "/test/myimages"/ it works fine. However when I click ".." to go back to the root "/test" what I get is "/test/test" as the diectory. Has anyone solved this? I know its a simple bug in the SQLFileStorage class but I can't for the life of me figure it out. I converted this class to VB if anyone is interested but I get the same problem in the C# class provided by Cutesoft. We are on the verge of buying a license if I could figure this out.
     
    Thanks
     
View Complete Thread