Technote Details :: Includes files are not generated
Issue
After applying a server behavior, the files that should appear in the includes folder are not generated. I am using a FTP connection as the local server.
Reason
This happens because the site you are working on does not have a properly defined local site. Instead of using a folder on the local machine you are using a FTP connection - through the Create new FTP and RDS server option. Server behaviors that need to add files in the site structure only add them to the local temporary folder, and not on the actually server.
Solution
MX Kollection does not support putting required files directly over a ftp connection. If you can, change the site setup to use a local folder.Otherwise, in order to copy the generated files on the remote FTP site copy them from the Documents and Settings/<userName>/Application Data/Macromedia/Dreamweaver 8/Configuration/ServerConnections/<ftpconnectionName>/.
Replace <userName> and <ftpconnectionName> with your actual values.