Technote Details :: I cannot remove a folder in the site using the server behaviors
Issue
When using a server behavior that attempts to remove a folder from the site - e.g. the Delete Folder server behavior or the Delete Detail Record server behavior - I get an error message:
Folder delete error. Security Error. Folder '%s' is out of base folder '%s'.
Reason
This happens because the folder you are trying to remove is located outside the base folder specified in the Dreamweaver interface. The base folder is specified in the Dreamweaver interface, as the static section. The computed path to the folder to remove must not lead outside this base folder.
Solution
Check the computed path and adjust the base folder and the renaming rule so that the end folder will be inside the base folder.