Gavin hosts this week’s CFML News Podcast solo because Brad got tied up by cabling in a server room somewhere, maybe. To listen or subscribe to the podcast visit our site Or watch the video replay on youtube They discussed Into the Box Session Survey Raffle, Ortus hiring another USA Developer, CF Summit’s AMA session with the online form, State of the CF Union Survey Podcast Part 1, Hacktoberfest 2023, Lucee Mail Listeners. They also discussed Ortus’ recent Webinar recap […]
Can anyone explain what the .cfproject file is, what it does, and how to config it? i can’t find any doc on this. It seems to be generated from the setup for cf in vs code.
I have an application which uses CFMAIL to send out alerts and notifications with a O365 mailbox. I’ve been asked to switch it to OAuth 2.0 and I have no experience with sending emails via OAuth and CF. I’m struggling to find any documentation or guidance online and in any of the forums. Is there an easy way to do this with setting up an OAuth connector and still using CFMAIL?
I”m on a shared web server and they made some changes and now my autosuggest no longer works. Anyone know why? Has it been phased out?
ColdFusion returns “Class not found” when trying to consume a *modern* public static .Net class. What is the latest version that I can use?
While installing CF2021 on MacOS Big Sur 11.5.1, users are getting this error message – “libjvm.dylib” cannot be opened because the developer cannot be verified. Even after Allowing this from Security, it does not let users install it. Here are a few simple steps to install it. Eject the current installer. Launch the terminal and type this command xattr -rc <ColdFusion2021_xxxx.dmg file location>. Once you run this command, Run the installer and see if that works. In case, you will still […]
Ever found yourself at odds with complex codes, language overload, syntax errors, repetitive lines of code, etc? It’s always annoying when you have to keep switching between Code editor, server manager, and numerous other applications to manage your projects. That’s why we are excited to bring you the new Adobe ColdFusion Builder extension for Visual Studio Code. Now you will be able to edit and validate code, manage files, projects, and servers, debug, and scan for security vulnerabilities, directly on […]
I am using cfdiv bound to *.cfm page. I would like to use windows voice typing. The problem is it will not send the text to the bind url with @keyup, @change or any other key event except for pressing enter. I’m thinking this may not be possible but would love some expert opinions.
Are there issues with ColdFusion 2021 on Windows server 2022?
how to remove/edit cf server node from PMT.
Sometimes, we may encounter issues with file uploads after applying the Lockdown on ColdFusion installs. This error may occur when we are trying to upload files to the Webroot location; the reason behind it is the Lockdown installer will remove write permission for the service account on the Webroot, and any attempts to upload the file to Webroot will throw an error. The solution is to change Webroot’s permission to allow writing, modification, or execution per the application requirements.

