I am having a problem with the publication of a HTML5 Flare project onto an Apache server.
I can publish other HTML5 projects onto that server without any issues.
I keep getting a Publish failed - no such file (code=2) error message that seems to be linked to the csh.js file. Any idea of what may be the cause?
I tried with a new destination file (still pointing to the same subdirectory on the server) and by specifying in the destination file a different directory, to no avail.
I looked at the destination file for this project and compared it to the destinations of the projects that build and could not see any difference.
The log file shows the following:
Code: Select all
Output generated in 17 second(s).
Done
Publishing target HTML5 - TIL...
Connecting...
Uploading files...
Uploading csh.js... No such file (code=2)
Publish failed: No such file (code=2)