Thanks Adam. I tried it before and did exactly what it says, but it still looks at the root of the application by ~/editor.for example:
- application 1
- Cuteeditor folder
in application 1 web.config:
<add key="CuteEditorDefaultFilesPath" value="~/editor" />
then it shows application 1/editor/...
Any suggestions?
Thanks