Sorry about the problem.
GWD supports two scenarios at this point.
1) Save as into the same folder that the original file exists. Only the HTML is duplicated.
2) Save as into a folder outside of the original folder and the associated files to the HTML are also copied to the new location.
One of the problems with the previous version of GWD was if you Save as to outside of the original folder, it didn't copy the associated files with the HTML, then the duplicated HTML became useless. We fixed the problem with the implementation of 2) above, however it created a conflict issue when try to save as inside an existing GWD folder. (Shows error).
Although, it shouldn't be "permission" error, we changed the message to more concrete one: "Save as" failed because {folder} contains files that conflict with files in this HTML document".
So I'd like to find out how to get the error message and the steps of your workflow.
- HTML A in folder A as a template.
- Open A.
- You can Save A as B in folder A.
- You tried to Save A as B in folder B but folder B has GWD files?
Anyways, we think we made a small improvement but obviously it is not enough.
We are aware GWD lacks proper project workflow support and we'll improve those in future releases.
Thanks,