Categories
ColdFusion

ColdFusion WSConfig configuration backups

ColdFusion 11 update 5 helps address a issue with connector reconfigurations, that could potentially leave you in the lurch. The update includes a workflow to backup your custom configurations while un-configuring ColdFusion from an IIS site or an Apache instance. Here’s a little more detailing about what the workflow does. On unconfiguring the connector on […]

Categories
ColdFusion

ColdFusion 11 Hotfix 5 and ColdFusion 10 Hotfix 16 are out!

Hotfix 5 for ColdFusion 11, and Hotfix 16 for ColdFusion 10 are out, and fix close to 150 bugs collectively! Connector fixes for IIS are available for ColdFusion 11, and that would imply the need to reconfigure connectors if you are on a ColdFusion 11 configured with IIS. ColdFusion 11 also packs Apache 2.4.10 support. […]

Categories
ColdFusion

ColdFusion 11 Hotfix 3 – Early Access

Hotfix 3 for ColdFusion 11 is out for early access, with a long list of fixed bugs. Early access / public preview for ColdFusion releases was a request we received at CFSummit, and here they are! View the list of Issues Fixed Read the Release Notes Instructions to apply the hotfix are available here. Appreciate […]

Categories
ColdFusion

Busting the HTTP Error 500.19 on ColdFusion 11 + IIS

Here’s a little trouble shooting tip to bust an IIS HTTP Error 500.19 (Internal Server Error) that may pop up when IIS is configured with ColdFusion 11. The error mostly occurs when IIS is unable to interpret configurations specified in the web.config file. In this post I speak about fixing a specific cause of a […]

Categories
ColdFusion

ColdFusion 11 Hot Fix 1 and Connectors

There it is! Hotfix 1 – The first update for ColdFusion 11. The technote detailing the release is here, https://helpx.adobe.com/coldfusion/kb/coldfusion-11-update-1.html# The update packs a handful of fixes to critical bugs, with two of them being on the connector. I will be detailing these two fixes here, IIS worker process hangs when IIS site config is […]

Categories
ColdFusion

ColdFusion 11 – Manually remove connector configuration

This post deals with removing connector residues on web-servers, IIS and Apache, if and when the wsconfig utility is not available for un-configuring existing connector configurations. Connector residues are left behind with incorrect uninstallation of ColdFusion Getting Started servers, or more simply, the ZIP Installers. The right way to get rid of a Getting Started […]

Categories
ColdFusion

ColdFusion 11 – PDF Service prerequisites on Linux

If you are planning to use PDF services on a Linux box with ColdFusion 11, you would need a set of packages to be preinstalled, and would also need to import a set of fonts onto your machine. Though this is called out specifically in the Adobe Live Cycle Documentation, I decided to post a […]