Bugs fixed in ColdFusion 11 Update 17
Bug ID | Description | Component |
CF-4204025 | Manually installing ColdFusion 11 Update 16 in Windows fails if you are not a local admin, even if you have full admin rights through a domain user/group. | Installer |
CF-4204021 | After applying Update 16, scheduled tasks get deleted if the tasks were migrated from a previous version of ColdFusion or migrated via |
Scheduler |
CF-4204027 | An error occurs when returning the result of a QueryExecute from a function in a CFC. | Runtime |
CF-4204019 | Assigning the result of a QueryExecute directly to a variable reference with an array or struct notation results in an exception. | Runtime |
ColdFusion 11 ODBC Server service does not start in some cases if the file msvcr71.dll is missing.
Workaround
Copy the file msvcr71.dll from the backup folder CF_HOME/cfusion/hf-updates/hf-11-000<update_number>/backup/db/slserver54/bin to:
- [CF_HOME]\cfusion\db\slserver54\bin
- [CF_HOME]\cfusion\db\slserver54\admin
If the file does not exist in the backup, download the file and copy it to the locations mentioned above.