Quick listing of ColdFusion Summit 2019 Twitter accounts for reference.
The Server Auto Lock-Down installer does not allow you to apply lock-down for newly created sites without re-installing the lock-down tool from the beginning. Follow the procedure to re-install the lock-down tool for a new site. Assumptions ColdFusion is configured with one site cfsite1, and the runtime user name of ColdFusion after lockdown is cfuser. In addition, you have already locked down the instance cfusion (located as C:\ColdFusion2018\cfusion). The magic folder path for the site is C:\ColdFusion2018\config\wsconfig\1 You have a second site called cfsite2, which […]
We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2018 release) Update 5 ColdFusion (2016 release) Update 12 IMPORTANT: If you are updating the 2016 and 2018 releases of ColdFusion to updates 12 and 5 respectively via the ColdFusion Administrator, ensure that Update 4 of ColdFusion (2018 release) and Update 11 of ColdFusion (2016 release) are installed. These are mandatory pre-requisites before updating. The following are links to the tech notes for each […]
Sending a simple SMS Message using ColdFusion and Amazon Web Services’ Simple Notification Service quickly and (relatively) painlessly.
Last year, Microsoft published their upcoming changes to Exchange Web Services (EWS) API for Office 365 https://techcommunity.microsoft.com/t5/Exchange-Team-Blog/Upcoming-changes-to-Exchange-Web-Services-EWS-API-for-Office-365/ba-p/608055 And I believe EWS API is the backend api ColdFusion uses for cfexchange tag and other exchange related tags. With Microsoft shutting down the Basic Authentication for EWS, I assume it means we can’t use cfexchange and related tags any more? Is there any upcoming solution for this? like add build-in support for the new Microsoft Graph?
In this blog we will build a simple mobile application which will extensively use the server side tags and functionalities of coldfusion.
In this article, we will explain the recent changes made in CF Mobile, which helps in developing end to end mobile applications.
Hi All, Is there a way to define scheduled task execution time to the specific seconds? The idea is to have multiple tasks executing at the same interval, but the time of execution is spread out. Currently, I have 3 different scheduled tasks that execute every 30 seconds. Each task takes the result of the previous task to create an outcome. All 3 tasks will execute bang on the minute/half minute (ie, :00 or :30) For example: 1st task executes […]
problem downloading CF2018 installer for Linux.
Regular Expression Anchors with multiple lines
When calling the activePDF toolkit dll using this: <CFOBJECT ACTION=”Create” TYPE=”COM” CLASS=APToolkit.Object NAME=”TK”> I get this error: An exception occurred when instantiating a COM object. The cause of this exception was that: AutomationException: 0x80040154 – Class not registered. I did register the .dll Also this is on Windows server 2016 This doesn’t happen in CF11 but does in CF 2018. Any help would be greatly appreciated.
Are the videos posted yet for the specialist program that we are supposed to digest prior?

