“Invalid project description” when creating a new project in ColdFusion Builder 2018

I am attempting to create a new project in ColdFusion Builder 2018.  It is giving me the error, “Invalid project description.” I have done the following steps: (1) Choose /File | New | ColdFusion Project (2) Chose BLANK under System Templates (3) Set Type to NONE  (4) Clicked Next (5) Set Project Name: Learn_CF_In_a_week (6) Unchecked Use Default Location (7) Set Project Location to C:ColdFusionBuilder2018ColdFusioncfusionwwwrootlearncfinaweekwww (8) Set CFML Dictionary Version to ColdFusion 2018 (9) Clicked Next (10) Set Servers to defaultLocal (11) […]

Note: you only need to apply the latest of many CF updates

If you see multiple available updates in the CF Admin “server updates” UI, you need only apply the latest (if it’s what you want). You can “skip” the others, though note that you should study their technotes for what they added.

Performance Monitoring Toolset Webinar Series

Adobe ColdFusion (2018 release) has the Performance Monitoring Toolset that aids in monitoring and management of performance and availability of software applications. Performance Monitoring Toolset strives to detect and diagnose complex application performance problems to maintain an expected level of service. Performance Monitoring Toolset in Adobe ColdFusion is built with touch points for each role involved in contributing to the overall health of the architecture, high performance and scalability. The Performance Monitoring Toolset lets you view and monitor from remote […]

Administration of CF Server from within CFB 2018 not working.

Installed per instructions. No errors in the installation. Administration functions not working.
No problem with the RDS view of database via the 2018 CF Server installed on my Windows 10 machine.
Any solutions/suggestions appreciated.

CF2016 Administrator Server Update will not show installer or updates

Anyone know why my Server Updates page has quit showing the installer or updates pane? I was able to apply previous updates to 2016 so not sure why it’s just decided to quit working.

ArrayFilter callback accepts 3 parameters

ArrayFilter callback accepts 3 parameters

Adobe ColdFusion Summit 2019 – Early Bird price extended till June 30

Adobe ColdFusion Summit 2019 Early Bird rates have been extended till June 30th. Register Now at the early bird rate of $99 for the 2 day conference and $399 for the Adobe ColdFusion Certificate Program. The certificate program has only a few seats left. The full day conference rate gives you access to more than 40 sessions and the evening party on day one. Breakfast and Lunch on both days are also included. We have also announced our first list […]

ColdFusion (2018 release) Update 4, ColdFusion (2016 release) Update 11, and ColdFusion 11 Update 19 released

We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2018 release) Update 4 ColdFusion (2016 release) Update 11 ColdFusion 11 Update 19 The following are links to the tech notes for each update: ColdFusion (2018 release) Update 4 ColdFusion (2016 release) Update 11 ColdFusion 11 Update 19 The releases address security vulnerabilities, which are documented in the bulletin APSB19-27. We have made the following updates in these releases: Updates to LiveCycle Data Services. […]

When you may need to refreshwsdl for calls to web services

Have you ever found that calls to web services from CF suddenly fail? when nothing has changed on your end? (No change of your CF version, no change of CF admin settings, nor any change regarding SSL/TLS on the host–all of which can cause their own problems.) What may have happened is that the owner of the web service may have changed something about their definition of that web service (in terms of methods or properties or return types). And […]

Regular expressions – practical examples to get you started

Regular expressions – practical examples to get you started

Solving problems calling out of CF via https, by updating JVM

If you’re getting errors in calling out to https urls from CF, especially if it was working and now is not, you may NOT need to import a certificate, nor modify any jvm args. You may simply need to update the JVM that CF uses, as discussed in this post.

What’s new in Adobe ColdFusion?

Can you anyone tell what new features will come in 2020 in ColdFusion and what type of problems it will solve.